gnu.gcc.help
[Top] [All Lists]

gcc with ssp build fails on aix 5.3 (power5)

Subject: gcc with ssp build fails on aix 5.3 power5
From: Nathan
Date: Wed, 05 Oct 2005 17:34:41 -0500
Newsgroups: gnu.gcc.help
Hi,
I'm attempting to build gcc 3.4.4 patched with SSP 3.4.4-1
(stack-smashing protection aka ProPolice) on AIX 5.3. The
'make bootstrap' ran for about 5 hours and failed like so:

...
checking for locale.h... (cached) yes
checking for LC_MESSAGES... yes
/bin/sh: 55458 Segmentation fault
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/opt/gcc/gcc-3.4.4/obj'
make: *** [bootstrap] Error 2

I know this is probably not a gcc issue, but I figured it was
worth asking of anyone else had ran into this issue and if
there was a fix.

Thanks.

Ref: http://www.research.ibm.com/trl/projects/security/ssp/

<Prev in Thread] Current Thread [Next in Thread>
  • gcc with ssp build fails on aix 5.3 (power5), Nathan <=