cross compiling on x86_64
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: "For users of Fedora" <fedora-list@xxxxxxxxxx>
- Subject: cross compiling on x86_64
- From: "Philippe A." <futhark77@xxxxxxxxx>
- Date: Sun, 25 Feb 2007 19:21:57 -0500
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=nH5/UkOXOURUyf+vUDlStbMiGjegbPckK6R5776TKsj8/q6a61PV3yqIDyCKtQu2yUq+ZT12Cm2IJqX6bSQedhXlvOzJsbXvKkxT/UpCUueRTzYVHqmtF3FRMtHdBn+kGZ77cwDtfgwBaok4Tr8KeRpZPhqLgA+xl9lxYYCeVME=
- Reply-to: For users of Fedora <fedora-list@xxxxxxxxxx>
I have installed FC6 x86_64 on my new system. I would like to know how
I can compile a 32 bit freetype package. The following didn't work:
rpmbuild -bb freetype.spec -bb --target i386
It fails with these errors:
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... i386-redhat-linux-gnu
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** [setup] Error 77
error: Bad exit status from /var/tmp/rpm-tmp.65705 (%build)
Thanks.
[Index of Archives]
[Current Fedora Users]
[Fedora Desktop]
[Fedora SELinux]
[Yosemite News]
[Yosemite Photos]
[KDE Users]
[Fedora Tools]
[Fedora Docs]