This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients janssen, ronaldoussoren
Date 2008-10-07.12:05:02
SpamBayes Score 4.9630904e-05
Marked as misclassified No
Message-id <1223381108.51.0.721355466948.issue2276@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-10-07 12:05:08ronaldoussorensetrecipients: + ronaldoussoren, janssen
2008-10-07 12:05:08ronaldoussorensetmessageid: <1223381108.51.0.721355466948.issue2276@psf.upfronthosting.co.za>
2008-10-07 12:05:03ronaldoussorenlinkissue2276 messages
2008-10-07 12:05:02ronaldoussorencreate