GCJ information
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Sat Dec 22 14:48:00 GMT 2001
On Sunday, December 23, 2001, at 02:27 AM, Vladimir Puskas wrote:
> I am compiling WebDocWf project and continuously failing to make it.
> Compilations are failing on some exception classes from java.security;
> java.awt; and java.rmi. I've managed to start a bare-bones WebDocWf
> server
> through gij interpreter, and concluded that compilation should go well
> too.
>> Would GCJ version 3.1 cure my troubles, that is will it include
> classes I
> need now?
We've added a lot of java.security and java.rmi classes since 3.0, but
not much if any more AWT classes. So, using 3.1 should help a lot but
you may still have to remove or stub out some references to AWT classes
in your application.
If there are still missing classes that your application needs, let us
know what they are and we can add stubs for them, at least.
regards
Bryce.
More information about the Java
mailing list