https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976
--- Comment #22 from Sergey Fedorov <vital.had at gmail dot com> --- (In reply to Peter Dyballa from comment #20) > > Am 20.06.2026 um 02:45 schrieb vital.had at gmail dot com > > <[email protected]>: > > > > Here is the port which works on 10.6.8 ppc at least: > > You probably mean 10.5.8, PPC Leopard. Mac OS X 10.6.8 is Snow Leopard and > at least officially never ran on PPC hardware. Officially it did not, indeed. De facto now it does. (With tweaks here and there in secondary components, but the kernel, system libs and most of frameworks are genuine from 10.6.8 release.) > You are right, darwin8 is Tiger, Mac OS X 10.4.x (and Leopard is darwin9). > MacPorts does not support Tiger any more, but if you want me to test GCC 15 > and 16 on Tiger I should be able to apply the patches manually and build it > if with MacPorts. I don’t support Tiger either in ppcports, but there are some users, so limited fixes are accepted at the moment. As things stand, please note that the issue with tls implementation will break some C++ ports. Extent is unknown at the moment. Hopefully we get a fix soon, but it will require at least partial rebuild of gcc. Building with --disable-tls should work fine, matching old behavior of how MacPorts was building gcc.
