To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63446





------- Additional comments from [EMAIL PROTECTED] Sat May 20 02:40:29 -0700 
2006 -------
jsc: I agree this is low priority. I have today conducted some tests with sdk
built from m165 on GNU/Linux SPARC and it is running fine, so that work can
proceed to identify gcj issues with individual tests.

The first requirement for success with gcj is integration of sb49 in m164 that
fixed issue 63812.

On debian/unstable gcj is invoked using package java-gcj-compat where the
/usr/bin/java and such commands behave as expected in the configuration,
although they are just links to wrappers around gcj etc. The SDK configures and
examples are run OK.

To invoke gcj commands directly such as my own build of /usr/local/4.1/bin/gij
it is only necessary to replace javac, java, jar by gcj, gij, fastjar in these
files: configure.pl, settings/std.mk, settings/settings.mk and also set
JAVAC_FLAGS=-C in settings.mk.

Eventually I can develop some patches but not sure which is the better way to
proceed:

(a) by default search for gcj etc if javac is not found, or
(b) use a configure flag such as --enable-gcj-commands


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to