This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Talk:Gold

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
Note
This is a talk page. Please add newer comments below older ones, and sign your comments using four tildes (~~~~). When adding a new section (at the bottom of the page), please mark it as "open for discussion" by using {{talk|open}} so it will show up in the list of open discussions.

Installing gold

Talk status
This discussion is done as of July 8th, 2017.

In the article, there's a discussion on how to build gold with EXTRA_ECONF. But it seems gold is built by default anyway, without any extra work required, and it has been for a while...

$ ld.gold --version
GNU gold (GNU Binutils 2.22) 1.11
Copyright 2011 Free Software Foundation, Inc.
...

— The preceding unsigned comment was added by Alec (talkcontribs)

Answering myself: EXTRA_ECONF="--enable-gold=default" is to set ld.gold as the ld by default. Alec (talk) 23:12, 8 July 2017 (UTC)
Glad you updated this discussion with the answer. Thanks for the good work; I will close the discussion now. Kind regards, --Maffblaster (talk) 22:57, 9 July 2017 (UTC)