[Bug 237208] java/openjdk11: port to powerpc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208 --- Comment #26 from Francis Little <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"