Changes between Initial Version and Version 1 of Ticket #56647, comment 2


Ignore:
Timestamp:
Jun 11, 2018, 2:16:50 AM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56647, comment 2

    initial v1  
    1414`ld64` from MacPorts is a bit too old to handle the output of modern `Xcode` bits. The error you usually see is in regards to that `unexpected token: !tapi-tbd-v3` business.
    1515
    16 By setting `ld64 + ld64_xcode` you get the Xcode default linker, which speaks `tapi`.
     16By setting `ld64 +ld64_xcode` you get the Xcode default linker, which speaks `tapi`.
    1717
    18 We should make `ld64 + ld64_xcode` the default on `10.13`.
     18We should make `ld64 +ld64_xcode` the default on `10.13`.