Tony Lambiris wrote:
In reading some mailing lists, I noticed some people pass in the -m32 flag when compiling to compile 32bit instead of 64bit... I added the flag to the Makefile and everything compiles except when I try to link all the objects into an executable, I get these errors:

/usr/bin/ld: warning: i386 architecture of input file `some.o' is incompatible with i386:x86-64 output

Is compiling this way possible at all?

No.

Reply via email to