On Fri, May 06, 2005 at 10:39:09AM +0200, Joerg Barfurth wrote:
> The one point where OOo might have to be adapted to gcj is the framework 
> that discovers installed Java runtimes and configures the OOo 
> application to work with the libraries and VM from a particular one. 
> This framework (in OOo 2.0) is designed to support JRE's from multiple 
> vendors through a plugin architecture. I don't know whether gcj needs 
> anything special here or whether the people working on gcj support will 
> contribute any necessary pieces by the release of OOo 2.0.

FWIW, this work is all done and already in 2.0. The only differences
between java and gcj are a missing method in the class libraries which
is apparently fixed now. And some usage of sun.misc/sun.net classes in
the java in OOo (which are sun java only un-reccommended to use and not
in gcj classes) which require a few "if gcj use these alternative classes".

C.
-- 
Caolan McNamara               |  [EMAIL PROTECTED]  
http://www.skynet.ie/~caolan  |  +353 86 8161184
I have a wonderful proof of that theorem, but this line is too small to show it

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to