This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH] --enable-gold=both


I don't really care about the 'make install' details.  Whatever it does,
I'll fix it up in the packaging stage.  For native uses, the simplest way
to choose the ld is to have it first in your path.  One option is to switch
the state of /usr/bin/ld with "alternatives".  Another is to install each
as /usr/libexec/{old,new}-ld/ld and use "PATH=/usr/libexec/old-ld:$PATH make"
and so forth when you want to choose.


Thanks,
Roland


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