OpenOffice 1.9.X and gcj

Caolan McNamara caolanm@redhat.com
Thu Nov 25 16:24:00 GMT 2004


On Mon, 2004-11-22 at 10:16 +0000, Caolan McNamara wrote:
> On Fri, 2004-11-19 at 21:49 +0100, Michael Koch wrote:
> > Am Freitag, 19. November 2004 20:50 schrieb Caolan McNamara:
> > 
> > > redhat FC3,
> > > gcc-java-3.4.2-6.fc3
> > > libgcj-3.4.2-6.fc3
> > > xml-commons-apis-1.0.0.b2.6jpp_4fc
> > > xerces-j2-2.6.2-2jpp_5fc
> > 
> > Can you retry with GCC cvs HEAD ? I commited a fix to 
> > java.net.URL.URL(String) constructor yesterday. If this helps we can 
> > backport this fix to 3.4 branch too.
> 
> Some progress at least, still an error though, now blows up with...

As an update I've been able to successfully build and run the essential
java tools used during OOo's build, along with successfully building a
number of other runtime components, which at least means that I can
build OOo 1.9.X with gcj and get a working runable resulting suite :-)

Currently having a bit of difficulty in registering the various optional
java extra components which got successfully built with gcj so that OOo
will attempt to use them, but I've also had problems in the past with
such components built with blackdown jdk vs the sun one, so its unlikely
to be gcj side issue.

Now that it apparently can be made work I'll try and see what changes
were strictly necessary after all and boil down some testcases of any
true unexpected behaviour.

C.



More information about the Java mailing list