[issue7724] setup.py ignores SDK root on OSX

Ronald Oussoren report at bugs.python.org
Sun Jan 17 20:05:54 CET 2010


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

I agree, our usage of -isysroot seems to be correct.

What's rather annoying is that the documentation seems to claim that the sysroot value gets prepended to every search location, while that is obviously not try.  My guess is that it is only prepended for built-in locations (/usr/{include,lib}, /System/Library/Frameworks, /usr/local/{include,lib} and /Library/Frameworks), but I haven't found documentation yet that confirms this.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7724>
_______________________________________


More information about the Python-bugs-list mailing list