Gert van den Berg wrote: > Why is the 32-bit version of GCC needed? Doesn't just installing the > libraries needed for cross-compilation (and adding the -m32 or a -b > option for gcc) work? That is what I meant under 32-bit gcc. In most cases it really is a separate binary for cross-compiling installed somewhere into lib dir. I have no idea what all packages are required on FC9.