Re: aarch64 buildworld via aarch64-gcc12 got multiple: "undefined reference to `__aarch64_ldadd4_sync'"
Ed Maste <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.toolchain,gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CAPyFy2AtZPX5hu9h5Ejx9sm4u+KGp7j5W=VnaumPGjBRm1bnkQ@mail.gmail.com> |
On Thu, 20 Apr 2023 at 04:27, Mark Millard <[email protected]> wrote: > > Are both tier 1 architectures intended to be ARCH-gcc12 > buildable? I decided to try an aarch64-gcc12 since the > amd64-gcc12 builds of main shown on ci.freebsd.org are > generally finishing these days. amd64-gcc12 is currently broken, after the GoogleTest update, and arm64-gcc12 is still broken with the error you reported. While we'd like tier-1 architectures to be buildable with GCC, it's not something we've committed to.