Compiling Python with Borland C++ Compiler?

Gerhard Häring gerhard.haering at gmx.de
Tue Aug 27 11:59:29 EDT 2002


* Andrés <ahindra at hotmail.com> [2002-08-27 08:45 -0700]:
> Hello..
> Wonder if anyone has managed to compile Python on windows with
> Borland, lcc or gcc (a free one).

I've read that somebody managed to do so with lots of hacking and
Borland C. I once managed with lots of hacking and gcc.

> As I have read there is some MFC dependency [...]

There is no MFC dependency, but only Visual C++ is supported OOTB on
Windows.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list