[Python-ideas] Clang in distutils TAKE 2

Brian Curtin brian at python.org
Sun Aug 25 20:03:58 CEST 2013


On Sun, Aug 25, 2013 at 12:50 PM, Ryan <rymg19 at gmail.com> wrote:
> Ok, I wasn't very clear in my first one, so I'm going to try this again.
>
> My idea is to put Clang as a compiler for building Python extensions on
> Windows. i.e. I would be able to do this:
>
> C:\my-python-extension> python setup.py build -c clang

You can just submit this on http://bugs.python.org/.


More information about the Python-ideas mailing list