SSP support for gcc on mips?
basile
basile@opensource.dyc.edu
Fri Jan 29 02:34:00 GMT 2010
Hi
I'm working with gcc-4.3.4 uclibc-0.9.30.1-r1 on a mips system.
(32-bit big endian abi=o32).
I'd like to get ssp, but -fstack-protector leads to
foo.c:1: warning: -fstack-protector not supported for this target
I traced it back and there simply isn't any ssp support in gcc for
mips. Ironically uclibc does have __stack_chk_fail.
Can anyone shed light on this? What's the status of ssp on mips?
--
Anthony G. Basile, Ph.D.
Chair of Information Technology
D'Youville College
Buffalo, NY 14201
USA
(716) 829-8197
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20100129/f9389599/attachment.sig>
More information about the Gcc-help
mailing list