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@xxxxxxxxxxxxx -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list