[MacPorts] #59133: libgcc9 fails to build with Mojave and Xcode 11 latestrelease
MacPorts
noreply at macports.org
Sat Oct 19 13:43:33 UTC 2019
#59133: libgcc9 fails to build with Mojave and Xcode 11 latestrelease
-----------------------+--------------------
Reporter: vdoublie | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.0
Resolution: | Keywords:
Port: libgcc9 |
-----------------------+--------------------
Comment (by thesamirsim):
Thank you. That's right, the problem was actually at the ld64. the
following commands have solved the problem
{{{
sudo port sync
sudo port -f uninstall ld64
sudo port -f uninstall cctools
sudo port install cctools
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59133#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list