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 vstinner
Recipients loewis, theller, vstinner
Date 2008-09-09.11:28:44
SpamBayes Score 0.00024780404
Marked as misclassified No
Message-id <1220959724.91.0.758070377164.issue2145@psf.upfronthosting.co.za>
In-reply-to
Content
You can close this issue. It's not really a bug, it's a feature :-) 
find_library() only finds library and not programs. libdistorm64.so is 
compiled as a program, not a library.
History
Date User Action Args
2008-09-09 11:28:45vstinnersetrecipients: + vstinner, loewis, theller
2008-09-09 11:28:44vstinnersetmessageid: <1220959724.91.0.758070377164.issue2145@psf.upfronthosting.co.za>
2008-09-09 11:28:44vstinnerlinkissue2145 messages
2008-09-09 11:28:44vstinnercreate