[PATCH] Enable building glibc with gold.

Ian Lance Taylor iant@google.com
Wed Jan 9 19:26:00 GMT 2013


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



More information about the Libc-alpha mailing list