On 3 May, 2011, at 0:32, Irmen de Jong wrote: > > > I'm comfortable with developing in a unix like environment but the > sysroot/sdk stuff of > OS X is a bit alien to me. Am I supposed to not touch the SDK locations at > all? So > installing custom libraries should always be done into /usr/local and then > referred to > by adding explicit -I/usr/local flags to the compile command?
You shouldn't touch the SDK locations at all, those get erased when you install a new version of Xcode. I haven't looked into the problem you have with automaticly picking up dependencies in /usr/local, AFAIK that should just work the same as without -isysroot. Ronald
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG