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]

New vs Old Kernel Headers


Hello All,

I have a question maybe someone can shed some light on. If I build a cross toolchain, built with the latest gcc/glibc/kernel headers(lets say 2.6.24). If the target platform uses a much older kernel (lets say 2.6.1 ), I'm under the impression that all the software built for the target should be using the kernel headers for 2.6.1. Which means special care is needed not to include the 2.6.24 headers from the toolchain.

Is this correct?

Thanks in advance,

Marco Fonseca

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