This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]