This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
eliminate gcjh?
- From: Andrew Haley <aph at redhat dot com>
- To: Adam Megacz <megacz at gcc dot gnu dot org>
- Cc: java at gcc dot gnu dot org
- Date: Mon, 8 Mar 2004 11:57:05 +0000
- Subject: eliminate gcjh?
- References: <m1vflhnxid.fsf@nowhere.com>
Adam Megacz writes:
>
> Has there been any talk of integrating gcjh into gcj so that
>
> gcj -Istuff.jar foo.cc
>
> would infer the headers from the class files in stuff.jar?
No. The programmer needs the header file anyway, so why bother?
Andrew.