[PATCH] libc/eglibc: Add eglibc 2.11 and 2.12 branches

Bryan Hundven bryanhundven@gmail.com
Tue Oct 19 06:28:00 GMT 2010


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



More information about the crossgcc mailing list