Changes between Initial Version and Version 1 of Ticket #59717, comment 4


Ignore:
Timestamp:
Nov 17, 2019, 11:15:05 PM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59717, comment 4

    initial v1  
    11you can't backport macports-libstdc++ into clang 3.4, I believe, as the guts that make it work didn't show up until clang-3.9, and were backported into 3.8. but 3.4 is too far back to go, and --- why? use 3.8 instead.
    22
    3 And then perhaps that can be used to leap to clang-5.0. clang-3.4 can't build a working compiler newer than clang -3.7 (anything later might build but crashes in use).
     3And then perhaps that can be used to leap to clang-5.0. clang-3.4 can't build a working compiler newer than clang-3.7 (anything later might build but crashes in use).