[MacPorts] #58493: cctools: using clang < 5.0 as default assembler generates assembly errors in some cases
MacPorts
noreply at macports.org
Sun May 19 16:27:36 UTC 2019
#58493: cctools: using clang < 5.0 as default assembler generates assembly errors
in some cases
----------------------+----------------------
Reporter: kencu | Owner: jeremyhu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: cctools |
----------------------+----------------------
Comment (by kencu):
during bootstrap of 10.6.8, `llvm-3.4` builds using the stock toolchain.
Then `clang-3.4` can be built, having a build dependency on `cctools` at
that point. So the only llvm variant available for cctools during
bootstrap is `llvm-3.4`.
Once clang-3.4 is built, it can then build clang-3.7, and then that can
build llvm/clang-5.0.
So there does not appear to be a way to build cctools with `llvm-5.0` from
the outset using the stock toolchain. You would have to go through a
`cctools +llvm34` stage to get to `cctools +llvm50`.
--
Ticket URL: <https://trac.macports.org/ticket/58493#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list