[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: compiling 32 bit apps under 64bit f2t3
- From: Jakub Jelinek <jakub redhat com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: compiling 32 bit apps under 64bit f2t3
- Date: Fri, 7 May 2004 16:05:46 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]