On Wed, Mar 25, 2026 at 4:25 AM Chris Jones <[email protected]>
wrote:

> Gcc really offers no guidance on what version they support, so it’s
> completely hit or miss as to what works here.
>

>From a limited experience, it works more or less okay on macOS versions
prior to Apple beginning intentionally breaking headers to sabotage gcc
usage.
I briefly ran MacPorts configured to use gcc 14 on 10.6.8 powerpc with
libc++ 7.1 (Iain’s version with minor tweaks). It worked fine, as I recall
(of course, C++23 won’t be supported, headers are too old).
On recent macOS everything breaks down though on system headers parsing.
Maybe gcc upstream fixed that since I tried last time; I gave up back then.

Reply via email to