[MacPorts] #59706: libgcc7 @7.5.0 does not build on PPC Mac OS X 10.5.8, Leopard, because of internal compiler error
MacPorts
noreply at macports.org
Sun Feb 9 20:54:34 UTC 2020
#59706: libgcc7 @7.5.0 does not build on PPC Mac OS X 10.5.8, Leopard, because of
internal compiler error
------------------------+---------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: fixed | Keywords: leopard
Port: libgcc7 |
------------------------+---------------------
Comment (by kencu):
on my 10.5 PPC system, {{{libicuuc}}} is properly linked against
{{{/opt/local/lib/libgcc/libstdc++.6.dylib}}}, as it must be, given it
requires c++11.
{{{
$ otool -L /opt/local/lib/libicuuc.65.dylib
/opt/local/lib/libicuuc.65.dylib:
/opt/local/lib/libicuuc.65.dylib (compatibility version 65.0.0,
current version 65.1.0)
/opt/local/lib/libicudata.65.dylib (compatibility version 65.0.0,
current version 65.1.0)
/opt/local/lib/libgcc/libstdc++.6.dylib (compatibility version
7.0.0, current version 7.24.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
version 315.0.0)
/opt/local/lib/libgcc/libgcc_s.1.dylib (compatibility version
1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 111.1.7)
}}}
that is not the cause for the {{{libgcc7 @7.5.0_0}}} failure, I"m afraid.
--
Ticket URL: <https://trac.macports.org/ticket/59706#comment:54>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list