Changes between Initial Version and Version 1 of Ticket #64229, comment 6
- Timestamp:
- Dec 16, 2021, 4:03:06 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64229, comment 6
initial v1 1 without some further (serious) sorting out, you are stuck installing gcc and clang and llvm as universal, even though gcc does not actually install itselfas universal in so doing ("Lies to MacPorts, as Ryan likes to say") and clang/llvm have no need to be built as multiple architectures, being native cross-compilers --- but these things would need to be better sorted out for this to actually work right.1 without some further (serious) sorting out, you are stuck installing gcc and clang and llvm as universal, even though most of our gcc ports do not actually install themselves as universal in so doing ("Lies to MacPorts, as Ryan likes to say") and clang/llvm have no need to be built as multiple architectures, being native cross-compilers --- but these things would need to be better sorted out for this to actually work right. 2 2 3 3 For now, you have to install gcc and clang and llvm as +universal if you want to build anything universal with them.