Hi, First of all, sorry if this is not the proper list. I have a problem about compilation. I'm running Fedora Core 6 x86_64 on an AMD 64. I try to compile a software with the -m32 flag to generate a 32 bit ELF, but I get a lot of undefined references (and I have the i386 devel packages installed) and this linking warnings: /usr/bin/ld: warning: i386 architecture of input file `floyd_iso.o' is incompatible with i386:x86-64 output Any ideas on how to compile this software? Can you point me to a tutorial about this? Thanks in advance -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/