|
|
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/
|
|