[Tutor] distutils with Borland compiler

John Thingstad jthing@frisurf.no
Mon, 02 Apr 2001 19:58:26 +0200


I am using a Win98 machine for running Python. It has a Borland C++ 5.1 compiler but no Microsoft compiler.
How can I setup the distutils package to use this instead?
I have looked at the distutils source and see that there is even a Borland compiler module , but try as I may I can't find and informations of 
how to setup default compiler environment for a system.