name of libgcj.jar
Anthony Green
green@redhat.com
Mon Jan 21 20:58:00 GMT 2002
On Mon, 2002年01月21日 at 09:40, Jeff Sturm wrote:
> There are some obscure uses of libgcj.jar, like
>> getResource("java/lang/Object.class");
>> as done in javac, for instance. For that to work you'd have to add
> libgcj.jar to the CLASSPATH. I don't see it as a real problem though.
You can always build this into the executable with "gcj -R".
That being said, I agree that versioning libgcj.jar makes sense.
AG
More information about the Java
mailing list