Possible change to the "Native Build" page?

Caolán McNamara caolanm at redhat.com
Wed Jun 20 05:21:41 PDT 2012


On Wed, 2012-06-20 at 15:37 +0800, Phil Hart wrote:
> Answers:
> 
> phil at 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.



More information about the LibreOffice mailing list