Le lundi 31 janvier 2005 Ã 14:50 +0100, ARGENTE Jean Louis a Ãcrit : > >... > > Si, si, dans la FC3 : gcj > mais je n ai pas pu le faire fonctionner dans OOo :( > > Ca semble pourtant pouvoir fonctionner avec GCJ mais j ai l impression qu il faut le prevoir a la compilation ;)) :
============================= From: Caolan McNamara <caolanm <at> redhat.com> Subject: OpenOffice.org and gcj, success Newsgroups: gmane.comp.gcc.java.devel Date: Tue, 11 Jan 2005 16:48:02 +0000 I successfully installed a OOo 1.9.69 built with with head gcj4. Installsets of the gcj1 workspace at http://ooomisc.services.openoffice.org/pub/OpenOffice.org/cws/upload/gcj1/gnujava and http://ooomisc.services.openoffice.org/pub/OpenOffice.org/cws/upload/gcj1/sunjava is the same workspace built with sun java to hopefully verify no regressions for non gcj users. The following dirs could not be built with gc1, apparently for the listed reason and are disabled when OOo is build with gcj. So anyone with an interest in furthering the gcjing of OOo can examine those to see what can be done (wizards is the most important IMO) ./scripting/examples/java/makefile.mk: -> javax.swing.JTree.getLastSelectedPathComponent ./scripting/java/makefile.mk: -> org.mozilla.javascript.EcmaError ./bean/native/unix/makefile.mk: -> jawt.h ./filter/source/xsltfilter/makefile.mk: -> StreamSource not found in the declaration of the local variable "stylesource" ./filter/source/xsltvalidate/makefile.mk: -> javax.xml.parsers.DocumentBuilderFactory ./hsqldb/makefile.mk: -> sun.security.action.GetPropertyAction ./canvas/source/java/makefile.mk: -> sun.awt ./connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk: -> org.hsqldb.lib.FileAccess ./sj2/stardiv/controller/makefile.mk: -> com.sun.star.lib.sandbox.ResourceProxy ./sj2/stardiv/net/protocol/appletresource/makefile.mk: -> sun.net ./sj2/stardiv/applet/makefile.mk: -> com.sun.star.lib.sandbox.ResourceProxy ./sj2/stardiv/app/makefile.mk: -> sun.net.ftp.FtpClient ./wizards/com/sun/star/wizards/web/export/makefile.mk: -> com.sun.star.wizards.web.data.CGSession ./wizards/com/sun/star/wizards/web/data/makefile.mk: -> javax.xml.parsers.ParserConfigurationException ./wizards/com/sun/star/wizards/web/makefile.mk: -> com.sun.star.wizards.web.data.CGStyle ./wizards/com/sun/star/wizards/tutorial/creator/makefile.mk: -> com.sun.star.wizards.tutorial.creator.frame.Framework ./wizards/com/sun/star/wizards/tutorial/creator/frame/objectFinder/makefile.mk: -> javax.swing.JTable.setRowSelectionInterval ./wizards/com/sun/star/wizards/tutorial/creator/frame/makefile.mk: -> com.sun.star.wizards.tutorial.creator.frame.objectFinder.XFramework ./wizards/com/sun/star/wizards/tutorial/executer/makefile.mk: -> com.sun.star.wizards.tutorial.creator.frame.Framework ./qadevOOo/tests/java/ifc/document/makefile.mk: -> java.awt.print.PrinterJob.lookupPrintServices ./qadevOOo/tests/java/mod/_sw/makefile.mk: -> ifc.document._XFilter.FilterChecker ./qadevOOo/tests/java/mod/_sm/makefile.mk: -> ifc.document._XFilter.FilterChecker ./qadevOOo/tests/java/mod/_xmloff/Chart/makefile.mk: -> ifc.document._XFilter.FilterChecker ./qadevOOo/tests/java/mod/_xmloff/Draw/makefile.mk: -> ifc.document._XFilter.FilterChecker ./qadevOOo/tests/java/mod/_xmloff/Impress/makefile.mk: -> ifc.document._XFilter.FilterChecker ./qadevOOo/tests/java/mod/_sc/makefile.mk: -> ifc.document._XFilter.FilterChecker ./qadevOOo/runner/util/compare/makefile.mk: -> convwatch ./qadevOOo/runner/convwatch/makefile.mk: -> javax.imageio.ImageIO.write ./rhino/makefile.mk: -> javax.swing.JTextArea.replaceRange ./sandbox/com/sun/star/lib/sandbox/makefile.mk: -> sun.applet.AppletAudioClip ============================= Jean Louis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
