[issue1222585] C++ compilation support for distutils

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Wed Mar 10 20:26:53 CET 2010


Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:

I'm attaching my own patch, which has the following advantages:
- Determination of target language is performed per source file instead of per list of source files passed to CCompiler.compile().
- Proper determination of linker.
- Proper support for CXXFLAGS and other variables.

----------
nosy: +Arfrever
Added file: http://bugs.python.org/file16519/python-distutils-C++.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1222585>
_______________________________________


More information about the Python-bugs-list mailing list