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/> References: <bug-267169-227@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=3D267169 --- 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 a= nd 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 chan= ge that is kind of stuck on an upstream version of the change I need to get ba= ck to. --=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-267169-227-6QBIZv5BC8>