Re: MacPorts Update Outdated Choking on libgcc9

2023-03-21 Thread Chris Jones
Hi, gcc9 is indeed not available on 10.14.6 Uninstall it and libgcc9 > sudo port uninstall libgcc9 gcc9 if that complains because some port still thinks it needs it, then most likely you have that port (or port) installed with a old out of date variant. You will need to reinstall those ports

Re: MacPorts Update Outdated Choking on libgcc9

2023-03-21 Thread Christopher Stone
> On Mar 21, 2023, at 04:10, Chris Jones wrote: > gcc9 is indeed not available on 10.14.6 > > Uninstall it and libgcc9 > > > sudo port uninstall libgcc9 gcc9 > > if that complains because some port still thinks it needs it, then most > likely you have that port (or port) installed with a old o