]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
From Rene Liebscher:
authorMark Hammond <mhammond@skippinet.com.au>
Tue, 15 Aug 2000 22:33:59 +0000 (22:33 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Tue, 15 Aug 2000 22:33:59 +0000 (22:33 +0000)
commitc756bdb66c1db26271166bee0d5de5eb733e270c
treebc67bfc58955d710fb37dd8b177280ffb3ba57eb
parentcaa658d04739875133f388d9dc470843e3870f87
From Rene Liebscher:
This patch makes it possible to use gnu-win32 and lcc-win32
(http://www.cs.virginia.edu/~lcc-win32/) compilers to build
extension modules. It adds compiler specific sections to
PC/config.h .
It also extends the Borland compiler section. This has then two parts,
one for Win32 and the other one for the rest. The Win32 part
should be almost complete.

*** This patch is not intended to make it possible to compile
     Python with these compilers, it is intended to be able to
     use these compilers to build extension modules. ****
PC/config.h