This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to pass fewer -L multilib arguments
- From: Mark Mitchell <mark at codesourcery dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 21 Mar 2005 16:28:20 -0800
- Subject: Re: Patch to pass fewer -L multilib arguments
- Organization: CodeSourcery, LLC
- References: <Pine.LNX.4.61.0411232147530.9421@digraph.polyomino.org.uk> <Pine.LNX.4.61.0503220018090.21632@digraph.polyomino.org.uk>
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