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)?

[cbj@lyta test]$ export 
CLASSPATH=/usr/local/classpath/share/classpath:/home/cbj/work/classpath/test:.
[cbj@lyta 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 <[EMAIL PROTECTED]>

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to