[MacPorts] #63744: zstd: link failure on 10.4 PPC: common symbols not allowed with MH_DYLIB output format with the -multi_module option
MacPorts
noreply at macports.org
Sun Oct 31 17:03:25 UTC 2021
#63744: zstd: link failure on 10.4 PPC: common symbols not allowed with MH_DYLIB
output format with the -multi_module option
----------------------+----------------------
Reporter: mascguy | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: zstd |
----------------------+----------------------
Comment (by jmroot):
TBH the preferable solution is to compile with `-fno-common` and fix the
code to work that way. That's the default with newer compilers, few people
understand what common linkage does, and it's very rare that you actually
need it.
--
Ticket URL: <https://trac.macports.org/ticket/63744#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list