This is the mail archive of the crossgcc@sources.redhat.com 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: Questions on crosstool


Ankur sheth wrote:
2. Why Linux source code is required (through LINUX_DIR=) to generate
the toolchain ?

For the kernel ABI. Eventually a special set of kernel ABI headers could be used instead.

Are you referring to something like this project (or something similar)?


http://ep09.pld-linux.org/~mmazur/linux-libc-headers/

Yup. There are a couple others out there, too. I haven't switched to using them because a) the kernel headers work fine, and unpacking the linux kernel sources really isn't that big a burden b) I'm not convinced they work for all architectures (e.g. whacky combinations of embedded processors and their options) c) I think they all assume you're trying to support linux-2.6, so if someone wants to do a linux-2.4 only system, they might object to the linux-2.6 abi leaking in via these headers I think they're a good idea, just not quite yet for crosstool. - Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

------
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]