Richard W.M. Jones wrote: > CC test-stdalign.o Please, can you show the entire compiler command? Run "make V=1" so that 'make' prints the real command.
> Compiler and kernel version: > > gcc-4.7.0-0.9.fc17.i686 > Linux fedorarawhidex32 2.6.38.6-27.fc15.i686.PAE #1 SMP Sun May 15 17:39:47 > UTC 2011 i686 i686 i386 GNU/Linux Also it would be good to know if this compiler produces 32-bit (i686) or 64-bit (x86_64) code by default. Thanks. Bruno