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]

Re: -B foo does -isystem foo/include


DJ Delorie wrote:
> 
> > Which way do we want to resolve this?
> > a) the patch which removes the -isystem from gcc's Makefile
> > b) a patch which stopped -B foo searching in foo/include (and
> > adjusted the docs).
> 
> I would prefer doing neither.  Why is this needed?  What was broken
> before?
My recent patch, http://gcc.gnu.org/ml/gcc-patches/2001-07/msg00079.html
checks for duplicate system include dirs, and triggers on the build.

Phil Edwards has also a query about it, and I'll discuss more in
my reply to him (and cc you, ok?)

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


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