Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 2019 06:36:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 237208] java/openjdk11: port to powerpc64
Message-ID:  <bug-237208-25139-qKcxKIS6E9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237208-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237208-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237208

--- Comment #26 from Francis Little <oggy@farscape.co.uk> ---
(In reply to Greg Lewis from comment #25)

Hi, configure completed with --with-toolchain-type=3Dgcc

so running a build with:

env LANG=3D"C" \
    LC_ALL=3D"C" \
    CLASSPATH=3D"" \
    JAVA_HOME=3D"" \
    LD_LIBRARY_PATH=3D"" \
    CC=3D/usr/local/bin/gcc8 \
    CXX=3D/usr/local/bin/g++8 \
    MAKEFLAGS=3D"" \
    gmake \
    CC=3D/usr/local/bin/gcc8 \
    CXX=3D/usr/local/bin/g++8 \
    COMPILER_WARNINGS_FATAL=3D"false" \
    LOG=3Ddebug \
    images

(I took out "USE_CLANG=3Dtrue \" for the build.)

I get an error and will attach the log...

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237208-25139-qKcxKIS6E9>