This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
how to use Classpath project with gcj?
- From: Andrew dot Ferguson at arm dot com
- To: java at gcc dot gnu dot org
- Date: Thu, 27 Nov 2003 14:42:22 +0000
- Subject: how to use Classpath project with gcj?
hi,
i've been using the MinGw 3.4 build of gcc to compile a jar containing
some classes that reference the javax.xml.(...) classes/packages.
The status page shows that libgcj doesn't yet contain implementations for
these - is it sensible/possible/easy to use the Classpath project as an
alternative? (I've had a look at both gcj and Classpath pages but not found
how to use them together?)
thanks,
Andrew