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


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.

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