This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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 for bug 25524 (-imultilib)


Adam Nemet wrote:

> I think you forgot to update fix-header.c.  This breaks fixproto
> targets.  The change below fixes the problem for me on mips64-elf.
> Would it be OK to install?  I am not quite sure whether passing in
> NULL is correct.

I think it is correct, since there is no -imultilib option to
fix-header.  (If fix-header wants to fix all the multilib directories on
some target, you must provide all those directories as -I options to
fix-header.)

So, please install this patch.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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