how to use Classpath project with gcj?
Michael Koch
konqueror@gmx.de
Thu Nov 27 14:50:00 GMT 2003
On Thu, Nov 27, 2003 at 02:42:22PM +0000, Andrew.Ferguson@arm.com wrote:
>
> 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?)
You can just download GNU Jaxp from
http://www.gnu.org/software/classpathx/jaxp/.
This is used in classpath too and the recommended way to get javax.xml
with libgcj.
Michael
More information about the Java
mailing list