Changes between Initial Version and Version 1 of Ticket #57612, comment 17


Ignore:
Timestamp:
Nov 20, 2018, 11:48:58 PM (5 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57612, comment 17

    initial v1  
    66
    77I suggest you place the 10.13 SDK at /Library/Developer/SDKs
     8
     9> As I've thought about this more, it seems that perhaps libtool is actually doing the right thing, as far as it sees it. It does not think it should have to pass -isysroot to the linker, so it doesn't
     10
     11I thought I patched glibtool to pass that on to clang.  glibtool needs to be updated to pass along -isysroot (if it isn't already).  You'll need to run autoreconf or glibtoolize or similar to update with the installed glibtool.
     12