classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gcj class lib


From: Brian Jones
Subject: gcj class lib
Date: 03 Nov 2001 09:55:23 -0500
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Out of curiosity, would it be possible to get gcj to use a class
library specified at runtime?  Tried setting my CLASSPATH with 2.96
(sorry so old) and it didn't like it.  Is there a strategy for
upgrading the class library in use without upgrading the compiler (gcj)?

address@hidden test]$ export 
CLASSPATH=/usr/local/classpath/share/classpath:/home/cbj/work/classpath/test:.
address@hidden test]$ gcj --main=FloatTest -o FloatTest FloatTest.java 
FloatTest.java:50: Internal compiler error in make_class_data, at 
../gcc/java/class.c:1426
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.

-- 
Brian Jones <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]