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 zenzen
Recipients
Date 2003-04-18.04:41:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
gcc and ld on OSX don't seem to support the -R option, breaking 
runtime_library_dirs and any distutils installed extensions that require 
it.

I've only checked Python 2.2.2 so far.
History
Date User Action Args
2007-08-23 14:12:30adminlinkissue723495 messages
2007-08-23 14:12:30admincreate