| commit | fe9b818b7debc123d7a5791f3c25e6a62283c0f9 | [log] [tgz] |
|---|---|---|
| author | Greg Ward <gward@python.net> | Wed Jun 28 01:20:35 2000 +0000 |
| committer | Greg Ward <gward@python.net> | Wed Jun 28 01:20:35 2000 +0000 |
| tree | b13c5f4c512acc66b26ba24c14cdb2893ea05531 | |
| parent | b0b98a5ee5ee6635e287e8f69183031610fdbda8 [diff] |
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)