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: latest snapshot won't find C++ header files



  In message <oriuhvssr2.fsf@araguaia.dcc.unicamp.br>you write:
  > Jeffrey A Law <law@cygnus.com> writes:
  > 
  > >   In message <orzpb8rrxw.fsf@araguaia.dcc.unicamp.br>you write:
  > 
  > >> I see, but the assumption that exec_prefix must be prefix or a
  > >> subdirectory thereof may break existing behavior; isn't it too strong?
  > 
  > >> Anyway, here's a patch that should simplify things...  Ok to install?
  > 
  > > Let's slow down a little.  I don't see that anything got simpler,
  > > particularly when we also deal with Manfred's problem.
  > 
  > I'm just trying to make the Makefile consistent and homogeneous.  The
  > current Makefile produces inconsistent behavior (i.e., different
  > search dirs) depending on whether you enable cpplib or not, it breaks
  > support for --with-gxx-include-dir and --with-local-prefix, and it
  > causes cppp to search for C++ header-files in the wrong directory.
It wasn't obvious when I first looked at the patch, but that was probably
because I didn't look at it closely in the flurry of mail.  When I said slow
down, I just wanted us to make sure we had a handle on all the problems before
we went patch nuts :-)

I made cpplib consistent (I think) with cccp, though apparently we're still
having trouble with the include files right?!?

jeff


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