[MacPorts] #59133: libgcc9 fails to build with Mojave and Xcode 11 latestrelease
MacPorts
noreply at macports.org
Sat Oct 19 07:10:13 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 cjones051073):
Replying to [comment:19 kencu]:
> Usually I get past that error with {{{ -Wl,-no_compact_unwind}}}, but
I'm not sure why you're seeing it whereas others don't seem to be seeing
it.
>
> Do you have the wrong `ld64` installed? The only version that works
correctly is `ld64 +ld64_xcode` (ie "no MacPorts ld64" but that's another
tale...).
I agree with ken. Check the toolkit you have installed.i.e.
{{{
sudo port sync
sudo port -f uninstall ld64
sudo port -f uninstall cctools
sudo port install cctools
}}}
then you should have the current defaults, which should work OK. (removing
cctools might not really be needed, but does no harm...)
--
Ticket URL: <https://trac.macports.org/ticket/59133#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list