[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpmbuild with target i386 on x86_64 sets %{_libdir} to lib64.
- From: Rob Andrews <rob choralone org>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: rpmbuild with target i386 on x86_64 sets %{_libdir} to lib64.
- Date: Tue, 3 Oct 2006 09:42:36 +0100
On 03-Oct-2006 04:01.59 (BST), Ian Kent wrote:
> > > What happens at the moment when you try to use --target then?
> > Well, using --target i386 on an x86_64 installation, it managed to build
> > i386 binaries (using g++ -m32). But obviously, the library path was wrong.
> And the link fails for me telling me the input object is 32 bit but it's
> trying to make a 64 bit image.
That's quite possibly because you have a 32-bit library installed and not
the 64-bit library, so when ld runs it only finds the 32-bit library and
fails noisily.
--
rob andrews :: pgp 0x01e00563 :: rob choralone org
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]