This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
compiled (part of) CDK with gcj
- From: Egon Willighagen <egonw at sci dot kun dot nl>
- To: java at gcc dot gnu dot org
- Cc: egonw at sci dot kun dot nl
- Date: Thu, 22 Aug 2002 22:30:11 +0200
- Subject: compiled (part of) CDK with gcj
- Reply-to: egonw at sci dot kun dot nl
Hi gcj developers,
Today I finally got a compilation setup done for the Chemical
Development Kit (CDK, http://cdk.sf.net/)... It succesfully compiles
CDK's core classes, but other classes too, and got a working
binary executable...
To do this, I had to compile Xerces 1.3.0 (Apache) to native code,
which worked ok except for some several warnings... (have not fully
tested its functionality). Also compiled gnujaxp succesfully btw...
Anyway, just wanted you to know for your "Done with GCJ " webpage.
kind regards,
Egon Willighagen