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: [PATCH] Support minimum kernel version for glibc build other than CT_KERNEL_VERSION


>  > Is there a good reason why 2.6.9 is a _sane_ default over other
>  > versions?

glibc-2.7/README, he say:

        alpha*-*-linux-gnu      Requires Linux 2.6.9 for NPTL
        sh[34]-*-linux-gnu      Requires Linux 2.6.11

while glibc/ChangeLog.13:   Set arch_minimum_kernel=2.4.19 for powerpc/powerpc64

while ARM EABI requires 2.6.16 - the version when EABI support was
added in the kernel.

It looks like a blank default will let glibc select the minimum
compatible kernel based on the chosen architecture, which would give,
by default, toolchains that work in the broadest range of scenarios.

     M

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