compiling 32 bit apps under 64bit f2t3

Jakub Jelinek jakub at redhat.com
Fri May 7 20:05:46 UTC 2004


On Fri, May 07, 2004 at 02:36:12PM -0500, Aleksander Demko wrote:
> 
> Does it work? when I use -m32 on a dead simple hello world C
> program, I get:
> 
> /usr/bin/ld: crt1.o: No such file: No such file or directory
> collect2: ld returned 1 exit status
> 
> -m64 (the default) 64bit compiles work fine.

You need to install 32-bit glibc-devel, glibc, libgcc, libstdc++
rpms in addition to 64-bit ones.

	Jakub





More information about the fedora-test-list mailing list