[Python-checkins] CVS: distutils/distutils bcppcompiler.py,NONE,1.1
Greg Ward
python-dev@python.org
2000年6月27日 18:20:38 -0700
Update of /cvsroot/python/distutils/distutils
In directory slayer.i.sourceforge.net:/tmp/cvs-serv20700
Added Files:
bcppcompiler.py
Log Message:
Lyle Johnson's interface to Borland C++, with a few editorial comments by me.
Two major points:
* lots of overlap with MSVCCompiler; the common code really should be
factored out into a base class, say WindowsCCompiler
* it doesn't work: weird problem spawning the linker (see comment for
details)
***** Error reading new file(2, 'No such file or directory')