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] libc/eglibc: Add eglibc 2.11 and 2.12 branches


On Mon, Oct 18, 2010 at 11:24 PM, Anthony Foiani
<anthony.foiani@gmail.com> wrote:
> Bryan --
>
> On Tue, Oct 19, 2010 at 12:18 AM, Bryan Hundven <bryanhundven@gmail.com> wrote:
>> + Â Âdefault "2_12" if LIBC_V_2_12
>> + Â Âdefault "2_11" if LIBC_V_2_11
>> Â Â default "2_10" if LIBC_V_2_10
>> Â Â default "2_9" if EGLIBC_V_2_9
>> Â Â default "2_8" if EGLIBC_V_2_8
>
> Is there any particular reason that the latest three are just
> "LIBC_V_..." while the earlier two are "EGLIBC_V_..."?
>
> t.

Yikes! Good catch. I did test it and it worked, because I copied the
configuration lines from 2.10. See the current version:

http://ymorin.is-a-geek.org/hg/crosstool-ng/file/fb34f799f05b/config/libc/eglibc.in

I will fix this and resubmit.

-Bryan

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