gcc -m32 failure on FC2 x86_64

Elliot Lee sopwith at redhat.com
Thu Jan 20 21:34:41 UTC 2005


On Thu, 20 Jan 2005, Scott Saccone wrote:

> 
> I'm using the x86_64 of FC2 and FC3 and I cannot use gcc with the -m32
> option. Compiling helloworld using gcc -m32 yields "/usr/bin/ld: crt1.o:
> No such file: No such file or directory collect2: ld returned 1 exit
> status".

You need the i386 glibc-devel package installed (and dependencies) in
order to compile & link most programs.

-- Elliot




More information about the fedora-devel-list mailing list