[Bug c++/11466] '-mlittle-endian' doesn't work with GCC3.2.3 under Solaris 2.x

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 14 10:23:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11466



------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-07-14 10:23 -------
It appears that the -mlittle-endian option is only supported for the triplets:
   sparc64-*-openbsd*
   sparc64-*-elf*
   sparclet-*-aout*

Additionally, -mlittle-endian-data is supported for the triplet:
   sparc86x-*-elf*

Only Linux, OpenBSD and NetBSD seem to be able to handle little-endian code on
SPARC processors.



More information about the Gcc-bugs mailing list