Changes between Initial Version and Version 1 of Ticket #64229, comment 6


Ignore:
Timestamp:
Dec 16, 2021, 4:03:06 PM (2 years ago)
Author:
kencu (Ken)
Comment:

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 itself 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.
     1without 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.
    22
    33For now, you have to install gcc and clang and llvm as +universal if you want to build anything universal with them.