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


Ignore:
Timestamp:
Sep 7, 2019, 7:09:19 PM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58952, comment 6

    initial v1  
    1 it's the exact same issue
    2 {{{
    3 -miphoneos-version-min=8.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.2.sdk
    4 }}}
    5 building against the `iPhoneSimulator8.2.sdk`.
     1It looks like building it with clang-5.0 works. <https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/96135/steps/install-port/logs/stdio> but building it with clang-3.7 does not.
    62
    7 Even changing compilers won't fix that.
     3I'll have to see what is going on here; we should have these ports building with the same compiler on 10.9.