It doesn’t look like an OS or SDK issue with that missing libstdc++ symbol issue, but certainly needs sorting out. Probably best done in the referenced ticket rather than here, though.
K > On Dec 20, 2024, at 03:16, Sergey Fedorov <vital....@gmail.com> wrote: > > > I think it compiles with no issues on 10.6 ppc with gcc-14, so perhaps the OS > issue, not an arch or compiler one. >> On Dec 20, 2024 at 18:41 +0800, Riccardo Mottola via macports-dev >> <macports-dev@lists.macports.org>, wrote: >> Hi, >> >> Ken Cunningham wrote: >>> https://trac.macports.org/ticket/71601#comment:3 >>> >>> and I mentioned there I had also noted that error here: >>> >>> https://trac.macports.org/ticket/71503#comment:5 >>> >>> >>> So I think we can makehttps://trac.macports.org/ticket/71601 about this. >>> >>> And it may turn out to be a problem, indeed, although when I raised it, >>> nobody else said at that time they had seen it. >> >> looks the same missing symbol. >> Interestingly, you are on 10.4, I am on 10.5, but both PPC. >> >> Riccardo