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 martin.panter
Recipients automatthias, jcea, martin.panter, risto3
Date 2016-04-25.02:46:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461552407.74.0.890422729284.issue19317@psf.upfronthosting.co.za>
In-reply-to
Content
find_library() is documented as emulating the build-time linker, and I suspect the RPATH of the Python executable is not relevant at build time. See also Issue 9998 and Issue 18502.
History
Date User Action Args
2016-04-25 02:46:47martin.pantersetrecipients: + martin.panter, jcea, automatthias, risto3
2016-04-25 02:46:47martin.pantersetmessageid: <1461552407.74.0.890422729284.issue19317@psf.upfronthosting.co.za>
2016-04-25 02:46:47martin.panterlinkissue19317 messages
2016-04-25 02:46:47martin.pantercreate