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: Cross Compilation for ARM/LINUX


2007/8/7, Ajay Jain <ajain@neomagic.com>:
> Hi,
>
> I want to build my toolchain for the latest kernel 2.6.22 on arm. I have
> a few questions:
>
> 1) Where can I find the right combinations of kernel, binutils, gcc and
> glibc? What versions would suit me?
kernel 2.6.22 supports EABI, so gcc must be above 4.1.0, glibc must be
above 2.4, IMHO.

> 2) What is the latest source for cross-tool? Crosstool-0.43 appears to
> be old ..
>
I think you can customize crosstool-0.43 by yourself. In fact, I used
a older crosstool (0.38) to build a gcc-4.1.1-glibc-2.5 toolchain. The
crosstool itself isn't a problem.

-- 
best regards,
Bridge

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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