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 refi64
Recipients eric.araujo, refi64, tarek
Date 2013-08-25.19:33:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377459226.15.0.775642351727.issue18834@psf.upfronthosting.co.za>
In-reply-to
Content
A have created to patches(for ccompiler.py and cygwinccompiler.py) to add Clang as a compiler in distutils. The patches are here:

ccompiler.py: http://pastebin.com/yMGYys0P
cygwinccompiler.py: http://pastebin.com/a49qNP6n

I used the distutils version from Mercurial.
History
Date User Action Args
2013-08-25 19:33:46refi64setrecipients: + refi64, tarek, eric.araujo
2013-08-25 19:33:46refi64setmessageid: <1377459226.15.0.775642351727.issue18834@psf.upfronthosting.co.za>
2013-08-25 19:33:46refi64linkissue18834 messages
2013-08-25 19:33:45refi64create