Visual Studio not installed

Nick Smallbone nick at nick8325.freeserve.co.uk
Tue Jul 13 17:09:24 EDT 2004


"Darren Dale" <dd55 at cornell.edu> wrote in message
news:cd1hci$r9o$1 at news01.cit.cornell.edu...
>   > Linux systems all come with C compilers.  Windows systems don't.  Of
> > course on a Linux system, the Python you use will not have been
> > compiled with Visual Studio, so disutils won't claim that it was (it's
> > telling you the truth on WIndows, though).  I hope that answers your
> > question, because I'm not sure what it was <wink>.
>
> Your right, I'm not sure what I was asking either. I forgot that linux
> versions would not be compiled by Visual Studio. (I've been sick and not
> sleeping). I wonder if the windows version could be compiled with a free
> C-compiler?

Should be - MinGW or Cygwin should work. I've compiled it with Watcom before
(http://www.openwatcom.org). And you can get the compiler of Visual C++
without the IDE - http://msdn.microsoft.com/visualc/vctoolkit2003/.





More information about the Python-list mailing list