Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75324

Re: Windows Studio 2008 Download

From Sturla Molden <sturla.molden@gmail.com>
Subject Re: Windows Studio 2008 Download
Date 2014-07-28 20:31 +0000
References <CADWPdxaCrLcrnLSNuhOW1Jvvaqo5ydJ43mwb1DFyjTQj0cMSGA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.12396.1406579500.18130.python-list@python.org> (permalink)

Show all headers | View raw


You can download the Windows SDK for .NET 3.5, but it is very old.

A better option is to use GCC. The "static mingw toolchain" (gcc 4.8.2
based) created for building the official NumPy and SciPy binary installers
should be rather safe:

https://github.com/numpy/numpy/wiki/Mingw-static-toolchain

Sturla



"Colin J. Williams" <cjwilliams43@gmail.com> wrote:
> I gather that Python is compiled with Windows Studio 2008.
> 
> Unfortunately, the MS Download link points to a Studio 2010 advertising .ppx
> 
> Could someone point to an alternative please?
> 
> Colin W.
> 
> PS  I need it for Numpy-1.8.1, which does not seem to be available with a
> binary version.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Windows Studio 2008 Download Sturla Molden <sturla.molden@gmail.com> - 2014-07-28 20:31 +0000

csiph-web