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


Jeffrey A Law <law@cygnus.com> writes:

>   In message <orww6dzk4d.fsf@araguaia.dcc.unicamp.br>you write:
>> Alexandre Oliva <oliva@dcc.unicamp.br> writes:

>> it seems to assume $exec_prefix must be a subdirectory of $prefix,
>> which is not always true

> The point behind libunsubdir is to make it easier to move the installed
> tree around without having to fart around with GCC_EXEC_PREFIX or rebuild
> the tools.

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?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

include.diff


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