This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
gcj and gij
- To: java-discuss at sources dot redhat dot com
- Subject: gcj and gij
- From: "Justin Urbanski" <urbanski at nortelnetworks dot com>
- Date: Fri, 21 Jul 2000 10:59:03 +1000
- CC: "Andrew Zahra" <andzahra at nortelnetworks dot com>
- Organization: Nortel Networks
Hi,
I am currently trying to build my application with an external XML parser (jar file). This XML parser uses serialization which GCJ does not support, therefore I get link errors. Would it be possible to somehow use GIJ to get around this. If so, how?
If I build libgcj with --enable-interpreter, does this ignore undefined references, which would therefore allow me to build my executable, but at runtime GIJ will find the jar file in my classpath?
Thanks,
Justin Urbanski
Developer
Nortel Networks Australia