This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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] Enable building glibc with gold.


On Wed, Jan 9, 2013 at 10:09 AM, Carlos O'Donell <codonell@redhat.com> wrote:
>
> What does the gold version number really mean and should we track that
> or should we use the binutils versions?

The gold version number is mainly useful for plugins; e.g., the GCC
lto-plugin tests it.  For feature tracking it would be fine to track
binutils version numbers.  But I think the kinds of features you seem
to be talking about could also have direct feature tests rather than
version tests.

That said, I don't care very much what the glibc configure script
does.  Do what seems right to you.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]