Changes between Initial Version and Version 1 of Ticket #58442, comment 9


Ignore:
Timestamp:
May 5, 2019, 5:48:35 PM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58442, comment 9

    initial v1  
    5858}}}
    5959
    60 So - for your purposes right now, just delete that whole block (it's going to be restored again next time you `sudo port selfpudate` anyway). Then deactivate clang-7.0, clang-8.0, and then try your build of gcc9 again.
     60So - for your purposes right now, just delete that whole block (it's going to be restored again next time you `sudo port selfudate` anyway). Then deactivate clang-7.0, clang-8.0, and then try your build of gcc9 again.
    6161
    62 It should not ask for and clang any longer (as you just deleted the part that made it ask for clang) and you will now get the Xcode clang called instead. We all hope that one works for you.
     62It should not ask for any clang any longer (as you just deleted the part that made it ask for clang) and you will now get the Xcode clang called instead. We all hope that one works for you.
    6363
    6464If it does, we can use that information to figure out what has gone wrong with the clang-7+ assembler.