This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
JFace app in win32
- From: Pablo Compagni <pablote dot 83 at gmail dot com>
- To: java at gcc dot gnu dot org
- Date: Sun, 23 Jan 2005 12:22:13 -0300
- Subject: JFace app in win32
- Reply-to: Pablo Compagni <pablote dot 83 at gmail dot com>
Hi.. I'm able to compile SWT apps with gcj, but when I include
jface.jar and runtime.jar the compiler fails.. it appears that it
needs some classes from the javax.xml package which are not included
in libgcj, is there a way to make it work? or are there any plans to
include this in the future??.. sorry for my english, thanks.. (I'm
currently using thisiscool-gcc)