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 MrJean1
Recipients MrJean1, loewis
Date 2008-04-05.14:42:07
SpamBayes Score 0.06938182
Marked as misclassified No
Message-id <1207406528.52.0.512033034045.issue2552@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, but the _ctypes module requires gcc, as Thomas Heller mentioned.  The 
only thing which can be done is avoid building the _ctypes module if the 
compiler is not gcc.  I did look at fixing that but have not found the 
proper way to do that.
History
Date User Action Args
2008-04-05 14:42:08MrJean1setspambayes_score: 0.0693818 -> 0.06938182
recipients: + MrJean1, loewis
2008-04-05 14:42:08MrJean1setspambayes_score: 0.0693818 -> 0.0693818
messageid: <1207406528.52.0.512033034045.issue2552@psf.upfronthosting.co.za>
2008-04-05 14:42:07MrJean1linkissue2552 messages
2008-04-05 14:42:07MrJean1create