Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Sep 2024 20:45:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 279367] java/openjdk11 -- build with the base compiler, not custom LLVM
Message-ID:  <bug-279367-8522-DqhDENsUtc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279367-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279367-8522@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=3D279367

Mikhail T. <freebsd-2024@virtual-estates.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #251038|0                           |1
        is obsolete|                            |

--- Comment #4 from Mikhail T. <freebsd-2024@virtual-estates.net> ---
Created attachment 253259
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253259&action=
=3Dedit
Respect compiler and linker flags

(In reply to Vladimir Druzenko from comment #3)
> Update subject of the PR, update patch.

Here it is. In addition to setting the compiler and linker flags, the patch
disables precompiled headers whenever gcc is used -- not just on powerpc64.

Without this, I was getting PCH-error from g++12 on my amd64 machine too.

I _suspect_, it is currently set on powerpc64, because gcc is the only comp=
iler
there, but I have no access to a powerpc64-machine to test :(

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279367-8522-DqhDENsUtc>