Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Nov 2022 21:28:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 267169] Build of recent -CURRENT fails with external GCC toolchain
Message-ID:  <bug-267169-227-6QBIZv5BC8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267169-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267169

--- Comment #5 from John Baldwin <jhb@FreeBSD.org> ---
You will have better luck trying the fixes from the branch at
https://github.com/bsdjhb/freebsd/tree/gcc9_universe

Note that this disables C++ for GCC 9.  For GCC 12 kernels don't yet build as
the patch to add support for -fformat-extensions is not working on GCC 12 and I
haven't tracked down why yet.  Some of the patches from that branch are in
review in various phabricator reviews.  C++ in userland needs the LLVM change
that is kind of stuck on an upstream version of the change I need to get back
to.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267169-227-6QBIZv5BC8>