On Thu, 2012-06-21 at 07:49 +0800, Phil Hart wrote:
On 20/06/2012 8:21 PM, Caolán McNamara wrote:
On Wed, 2012-06-20 at 15:37 +0800, Phil Hart wrote:
Answers:
phil@linux-012k:~/Downloads/libreoffice-core-3.5.99.1> grep JAVA config_host.mk
export JAVALIB=-L/usr/lib64/jvm/java-1.5.0-gcj/lib64
export JAVA_HOME=/usr/lib64/jvm/java-1.5.0-gcj
export JAVA_SOURCE_VER=1.6
export JAVA_TARGET_VER=1.6
odd, I wonder why it ended up as 1.6 here. I'd have expected 1.5. Can I
get the output of...
java -version
and
javac -version
and
grep JDK config_host.mk
I mean, gcj should work, and should work out of the box (though from the
above a hackaround of --with-java-target-version=1.5
C.
Answers:
...
Question: Might these values have been affected by the install of Java-1_6_0-openjdk-devel
that I did previously?
Yes, I wanted to see the java + javac output of the configuration that
the config_host.mk from the failed build was generated with :-) Rather
than their current post-openjdk install values.
C.
Context
- Re: Possible change to the "Native Build" page? (continued)
Re: Possible change to the "Native Build" page? · Caolán McNamara
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.