Re: gcc-4.1.1: ssp (stack smashing protector) for aix ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



is there a specific reason why libssp is not built for powerpc-aix (it
is disabled in toplevel configure script) ?

Because passing '-fstack-protector' for compile and link seems to work,
except libssp_nonshared (and libssp) is missing during linking.

After hacking configure to allow libssp for powerpc-aix, it was built
successfully and also seems to work with simple test program on
powerpc-aix5.3.

	The implementation does not conform to the AIX ABI and causes some
programs to fail.

David


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux