This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
missing packages ???
- From: baptiste daroussin <daroussi at ece dot fr>
- To: java at gcc dot gnu dot org
- Date: 04 Jun 2003 14:44:18 +0200
- Subject: missing packages ???
First of all, I want to say thanks to you, for the great stuff you've done.
I'm using gcj-3.3, on debian stable (unofficial packages ) I'm trying to compile the OpenOffice java framework : uno (from 1.1beta2),
all packages compiles without any problem except one jar : sanbox.jar, saying some class are missing.
So I've had a look to libgcj-3.3.jar, I've seen some missing packages :
sun.security.provider
sun.tools.jar.
sun.awt.image.
sun.applet.
but package begining by sun, can't be in libgcj, but I can't find gnu.security.provider for examples.
If you know any way to pass through ???
this problem, I could have UNO natively complied with gcj :) and so I could get OpenOffice running with gij/gcj without any other jvm.
--
baptiste daroussin <daroussi@ece.fr>