This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crosstool - x86_64 as i686->i686 or x86_64->i686


On 1/9/06, Keith Kyzivat <kkyzivat@physiometrix.com> wrote:
> Ok, I've been struggling with this one for a few days now, to no avail.
>
> I'm trying to build up a cross-compiler that forces crosstool to compile
> as i686 with target of i686.
> Versions: gcc 3.3.2, glibc 2.3.3, binutils 2.14, linux 2.6.3, crosstool-0.38
> The purpose of this is to have a standardized gcc and glibc in use at my
> location, and to build this under my gentoo-linux EM64T rig (amd64 build
> of gentoo).

You just need to set the C compiler used to build
crosstool to one that generates x86 binaries
instead of x86_64 binaries, I think.
- Dan

--
Wine for Windows ISVs: http://kegel.com/wine/isv


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]