On Fri, Aug 03, 2007 at 05:24:28PM +0100, Dave Korn wrote: > I'm a bit surprised too. But it occurs to me that the ARM, unlike the i386 > and m68k, is bi-endian. Perhaps you can't actually know which mode it's > running in at compile time and /have/ to test it at runtime?
No. You can't generate code in general that works on both! -- Daniel Jacobowitz CodeSourcery