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 doko
Recipients doko
Date 2013-04-16.11:16:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366110972.43.0.954790639604.issue17754@psf.upfronthosting.co.za>
In-reply-to
Content
hmm, looks more an issue in ctypes/util.py. _findLib_gcc should set the environment explicitly as already done in _findSoname_ldconfig.
History
Date User Action Args
2013-04-16 11:16:12dokosetrecipients: + doko
2013-04-16 11:16:12dokosetmessageid: <1366110972.43.0.954790639604.issue17754@psf.upfronthosting.co.za>
2013-04-16 11:16:12dokolinkissue17754 messages
2013-04-16 11:16:12dokocreate