portindex fails due to portfile parsing

Kenneth F. Cunningham ken.cunningham.webuse at gmail.com
Tue Mar 20 23:25:28 UTC 2018


On 2018-03-20, at 4:22 PM, Jeremy Huddleston Sequoia wrote:
> 
>  I cringe at trying to get an older Xcode's toolchain to work with a newer SDK.
> 
> 

Perhaps I shouldn't even say it, but here's what I do:

symlink into the Xcode SDK the following toolchain bits from current MacPorts installs:

clang
clang++
ld64
strings
nm

set the compiler to clang 1.0 and the standard lib to libc++.

And a tremendous amount of things then build on 10.6.8.

Now I will duck before someone punches me.

Ken




More information about the macports-users mailing list