[PATCH] --enable-gold=both
Roland McGrath
roland@redhat.com
Fri Oct 16 19:49:00 GMT 2009
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
More information about the Binutils
mailing list