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: RFA: Enable both ld and gold in GCC 4.8


Am 26.11.2012 17:53, schrieb H.J. Lu:
> Hi,
> 
> There is a patch to enable both ld and gold in GCC:
> 
> http://gcc.gnu.org/ml/gcc-patches/2011-06/msg02076.html
> 
> and Diego asked if there is "anything in particular blocking
> this patch in trunk":

I think it's lack of review.

> http://gcc.gnu.org/ml/gcc-patches/2011-06/msg02121.html
> 
> I'd like to see it in GCC 4.8.

yes, currently this selection can only be done by providing the linkers in
different directories, and then use -B<dir> to select one. The new option would
make this independent of the directory name.

  Matthias


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