[Bug 237208] java/openjdk11: port to powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 2 06:36:57 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208
--- Comment #26 from Francis Little <oggy at farscape.co.uk> ---
(In reply to Greg Lewis from comment #25)
Hi, configure completed with --with-toolchain-type=gcc
so running a build with:
env LANG="C" \
LC_ALL="C" \
CLASSPATH="" \
JAVA_HOME="" \
LD_LIBRARY_PATH="" \
CC=/usr/local/bin/gcc8 \
CXX=/usr/local/bin/g++8 \
MAKEFLAGS="" \
gmake \
CC=/usr/local/bin/gcc8 \
CXX=/usr/local/bin/g++8 \
COMPILER_WARNINGS_FATAL="false" \
LOG=debug \
images
(I took out "USE_CLANG=true \" for the build.)
I get an error and will attach the log...
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list