This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Why is $prefix/include not inside cpp searchpath?
- To: Per Bothner <per at bothner dot com>
- Subject: Re: Why is $prefix/include not inside cpp searchpath?
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Thu, 20 Sep 2001 19:37:08 +0100
- Cc: martin dot kahlert at infineon dot com, gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- References: <20010920141222.A23627@keksy.muc.infineon.com> <3BAA1CE8.5090608@bothner.com>
Per Bothner wrote:-
> Martin Kahlert wrote:
>
> >Hi!
> >
> >I checked out yesterday's gcc version and found that jni.h is not
> >found any more although it's there:
> >
> See http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00519.html
> for a patch.
>
> I don't know if $prefix/include has ever been in the search path, at
> least not for a long time.
>
> I'm surprised to note there have been *no* substantive feedback on the
> patch - only some discussion on updating the documentation. I thought
> it would be more controversial.
Great, I hope that means you'll apply it! This would close the PR you
filed, wouldn't it?
Neil.