[issue2276] distutils out-of-date for runtime_library_dirs flag on OS X

Ronald Oussoren report at bugs.python.org
Tue Oct 7 14:05:08 CEST 2008


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

Do you mean the -rpath option?

Note that this is (IMHO) less useful  than on other systems because the 
linked-to library needs to have a specific link path (@rpath/mylib.dylib).

It can be useful for linking extentions though.

Using this feature requires OSX 10.5, AFAIK it is not supported on earlier  
releases of OSX.

----------
nosy: +ronaldoussoren

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


More information about the Python-bugs-list mailing list