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: CT_LIBC_GLIBC_MIN_KERNEL(_VERSION)?


"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> writes:

> Esben, All,
>
> On Sunday 27 March 2011 23:14:31 Esben Haabendal wrote:
>> > CT_LIBC_GLIBC_MIN_KERNEL_VERSION is the value the user enters in the
>> > menuconfig, CT_LIBC_GLIBC_MIN_KERNEL is the value that scripts shall
>> > test.
>> >
>> > CT_LIBC_GLIBC_MIN_KERNEL  gets its value either from the configured
>> > kernel version in the kernel section, or from the user supplied version.
>> 
>> Ah, makes sense :-)
>> 
>> So I should just make sure to set CT_LIBC_GLIBC_MIN_KERNEL_VERSION in
>> .config.
>
> I do not know what you want to do, but if you want to force the minimum
> kernel version, yes.

Thanks.

> And be sure to also force LIBC_GLIBC_KERNEL_VERSION_NONE
> and disable the two others.

Ah, after actually looking in a recent ct-ng tree, I understand :-)

> The main difference I can think of between git and Hg would be that 'git
> pull' also updates the local checkout, while 'hg pull' is just pulling new
> history to the local clone, but does not update (by default) the local
> checkout. You have to do it explictly with 'hg update'.
>
> Maybe it is as simple as you forgeting to run 'hg update'?

EOD ;-)

/Esben

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