------- Comment #3 from michael dot a dot richmond at nasa dot gov 2007-06-15 16:29 ------- (In reply to comment #1) > Is mips a big endian cpu? I can't reproduce this on > i386 or x86_64 hardware.
mips can be implemented as either big endian or little endian. I have an SGI box, which is a big endian implementation. DEC built a line of mips workstations that were little endian. There are separate versions of Linux for each endianness. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32357