configure fails - compiler help
Ken Cunningham
ken.cunningham.webuse at gmail.com
Fri Oct 19 00:18:35 UTC 2018
On 2018-10-18, at 4:54 PM, Riccardo Mottola wrote:
> Hi Ken
>
> no.. the fact is that I am building directly on 10.5, not on 10.6 using a 10.5 SDK!
>
> could this be caused by macport clang 3.9?
Probably.
I would surmise the build system is set to default to -mmacosx-version-min of 10.6 if none is otherwise specified on the build line.
It would have to have some parachute set up like that.
I'd have to dig into the clang and/or ld64 code to see exactly where that is defaulted.
Ken
More information about the macports-users
mailing list