eliminate gcjh?
Tom Tromey
tromey@redhat.com
Mon Mar 8 17:17:00 GMT 2004
>>>>> "Adam" == Adam Megacz <megacz@gcc.gnu.org> writes:
Adam> Has there been any talk of integrating gcjh into gcj so that
Adam> gcj -Istuff.jar foo.cc
Adam> would infer the headers from the class files in stuff.jar?
It's been thought of, but nobody has tried implementing it.
Really you would be integrating this into g++, not gcj.
We're going to be facing some real problems with gcjh once we start
looking at 1.5. For instance, 1.5 has covariant methods, I don't
think you can express this in C++.
Tom
More information about the Java
mailing list