OOo/gcc/gcj/and so forth

Allow the OOo myspell dictionaries to be split up amoung the various langpacks.

Use gcj-dbtool during the build for gcj. This has a huge impact for me building multilanguage langpacks as helpcontent2 is a heavy java user, my experience is a 20hour build with interpreted bytecode and an 8 hour build with gcj-dbtool and -Dgnu.gcj.precompiled.db.path

workspace gccfour is ready for qa pending confirmation that gcc#20589#. We’ve been building OOo with gcc 4.0.0 for quite some time now and generally all seems well.

gcj from gcc 4.0.0 is also working quite well, near 90+% coverage of java components, though a handful are still giving trouble at runtime. Indeed the OOo bean compiles with gcj, though there has been no actual experiment to see if it actually works yet, but that should be interesting for java/gcj heads.

Comments are closed.