Oh apologies John!
and thanks Ian!, i didn't read well!
I'll boot up the 16 core box and see whether this helps, many thanks!
I see it now in the PDF of GCC 4.7.0 as well -mx32
On May 21, 2012, at 8:57 PM, Ian Lance Taylor wrote:
Vincent Diepeveen <diep@xxxxxxxxx> writes:
John that's not what i'm looking for -m32 creates full 32 bits
executables says manual page here.
Jonathan said -mx32, not -m32. It's what you want.
A bigger issue is that you will need a kernel and a glibc that support
x32 mode.
Ian