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 04:54 PM, Matthias Klose wrote:

to summarize:


- in binutils, --with-default-linker= should trigger which linker is
   built, and should determine which linker the ld symlink points to.

- if both linkers are built, the non-default linker build has to be
   enabled with either --enable-ld or --enable-gold.

- values (other than yes or no) passed to --enable-ld and --enable-gold
   are ignored.

Is this the consensus?

Looks good, except that I'd use --enable-default-linker (it's an optional "feature", not an optional "package").


Paolo


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