This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
LittleEndian
- From: Miri <mirih at vsoft dot com>
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Date: Mon, 29 Apr 2002 09:06:43 +0200
- Subject: LittleEndian
Hi,
I’m trying to port code from SUN-Solaris (Sparc) to Linux using GCC 3.0.4.
I tried to compile to littleEndian using –mlittle-endian – but its seems
that the new compiler not supports that option (writes that its not in spec
file).
Can you please help or give me a hint.
Thank you
Miri