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: Patch to pass fewer -L multilib arguments


Joseph S. Myers wrote:
This patch was postponed (off-list) to 4.1. I've now tested it still bootstraps with no regressions, on i386-pc-solaris2.10.1. OK to commit?

This patch makes even more sense now that we've agreed that libgcc ought to be built and installed using the usual multilib scheme. (This patch actually speeds up linking measurably in some cases by substantially reducing the number of libraries which are opened, only to find that they have been built for the wrong ABI.)


To be slightly conservative, would you try some other OS too?

OK, assuming that works.

Obviously, if people report problems for some port, we'll have to work out what's wrong.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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