To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67465
User cmc changed the following:
What |Old value |New value
================================================================================
Assigned to|cmc |hjs
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Aug 3 04:05:36 -0700
2006 -------
done in gcjsix
We add looking for libjvm.so to the gcj search for jvm lib in jvmfwk to support
this new library name
We also allow the ppc build to look in sun-style library locations for linking
to java libs if the jdk is gcj, otherwise continue to assume that using the ibm
java locations is ok
Then we have to find out the AWTLIB name, if we have an older gcj we see what
awt lib is needed, and if it needs -lgcj added to it. If not, then we assume
that gcj will behave just like sun java and only need -ljawt.
So all is unchanged for a non-gcj build, and unchanged for a gcj build with the
older gcc/gcj. And for the new one the behaviour is the same as that of sun
java, i.e. you can pass --with-jdk-home to configure. Such an appropiate jdk
home is typically provided by the "java-1.4.2-gcj-compat-devel" rpm/deb which
has become the standard way to emulate a sun-alike java environment using gcj
---------------------------------------------------------------------
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]