This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Review of --enable-gold=both patch


On 10/29/2010 05:41 PM, Matthias Klose wrote:

--enable-gold[=default] --disable-ld Build only gold, which is then installed as both "gold" and "ld".

--enable-gold --enable-ld=default
Build both gold (installed as "gold") and ld (installed as "ld").
In other words, ld is default

--enable-gold=default --enable-ld=default
Error.

fine with this too, but you should not change "ld.gold" to "gold".

No problem with that.


Paolo


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