◐ Shell
clean mode source ↗

Message 101295 - Python tracker

Message101295

Author janssen
Recipients christian.heimes, dstanek, janssen, jayvee, jlt63, ocean-city, rpetrov, tarek
Date 2010-03-19.01:25:30
SpamBayes Score 0.002471049
Marked as misclassified No
Message-id <1268961934.12.0.503996955845.issue2445@psf.upfronthosting.co.za>
In-reply-to
Content
Shouldn't the import library name end with .lib?  I've run up against this building PyLucene with MinGW.  There seems to be code to figure this out already in CygwinCCompiler, but it's commented out (and arguably incomplete).
History
Date User Action Args
2010-03-19 01:25:34janssensetrecipients: + janssen, jlt63, dstanek, ocean-city, christian.heimes, tarek, jayvee, rpetrov
2010-03-19 01:25:34janssensetmessageid: <1268961934.12.0.503996955845.issue2445@psf.upfronthosting.co.za>
2010-03-19 01:25:31janssenlinkissue2445 messages
2010-03-19 01:25:30janssencreate