This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Patch for bug 25524 (-imultilib)
- 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, libstdc++ at gcc dot gnu dot org
- Date: Fri, 20 Jan 2006 12:11:28 -0800
- Subject: Re: Patch for bug 25524 (-imultilib)
- References: <Pine.LNX.4.64.0601192244510.20652@digraph.polyomino.org.uk>
Joseph S. Myers wrote:
> This patch fixes bug 25524, target-specific libstdc++ headers should
> also be multilib-specific, by adding a -imultilib option as proposed
> in that bug.
>
> Bootstrapped with no regressions on x86_64-unknown-linux-gnu. OK to
> commit?
OK, but please allow 24 hours for the libstdc++ maintainers to object to
those bits.
> + const char multilib; /* FNAME should have the multilib path
> + specified with -imultilib
> + appended. */
At some point, maybe these should become "const bool", instead of "const
char", but it's fine to keep them consistent until then.
Thanks,
--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713