Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2024 13:22:14 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        John Baldwin <jhb@freebsd.org>, dev-commits-src-main@freebsd.org
Subject:   Re: git: 43e8849bc294 - main - conf: Enable BTI checking in the arm64 kernel
Message-ID:  <F02CA48A-588D-4043-A95B-0F1CA51A6F3A@yahoo.com>
References:  <F02CA48A-588D-4043-A95B-0F1CA51A6F3A.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin <jhb_at_FreeBSD.org> wrote on
Date: Fri, 30 Aug 2024 15:35:03 UTC :

> libc++ is also making this more
> complicated as they are providing very little compatability at all. =
They've
> already ripped out support for GCC 14 I believe, so you can't build =
current
> libc++ with a released version of GCC or something crazy.


That would mean that the libc++ folks have not kept =
https://libcxx.llvm.org/
up to date. For GCC it indicates "14" ("In C++11 or later only") and
indicates a Support Policy of:

"latest stable release per GCC=E2=80=99s release page"

That might mean just 14.2 officially now.

Interestingly, "Libc++ also supports common platforms and architectures"
lists:

arm64 for macOS 13+,             Linux, and Android 5.0+ .
arm   for            FreeBSD12+, Linux, and Android 5.0+ .

But I do not expect this list is kept as up to date.

=3D=3D=3D
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F02CA48A-588D-4043-A95B-0F1CA51A6F3A>