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


Groups > comp.lang.python > #75324

Re: Windows Studio 2008 Download

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Windows': 0.02; 'scipy': 0.05; 'binary': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:github': 0.09; 'python': 0.11; 'windows': 0.15; 'based)': 0.16; 'numpy': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Studio': 0.16; 'wrote:': 0.18; 'version.': 0.19; 'header :User-Agent:1': 0.23; 'please?': 0.24; 'compiled': 0.26; 'header:X -Complaints-To:1': 0.27; 'point': 0.28; 'points': 0.29; 'url:wiki': 0.31; 'gather': 0.31; 'option': 0.32; 'could': 0.34; 'created': 0.35; 'but': 0.35; 'building': 0.35; 'should': 0.36; 'to:addr:python-list': 0.38; 'rather': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'skip:u 10': 0.60; 'advertising': 0.74; 'mingw': 0.84; 'old.': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Sturla Molden <sturla.molden@gmail.com>
Subject Re: Windows Studio 2008 Download
Date Mon, 28 Jul 2014 20:31:20 +0000 (UTC)
References <CADWPdxaCrLcrnLSNuhOW1Jvvaqo5ydJ43mwb1DFyjTQj0cMSGA@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host 244-74-11.connect.netcom.no
User-Agent NewsTap/4.0.1 (iPad)
X-
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.12396.1406579500.18130.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1406579500 news.xs4all.nl 2856 [2001:888:2000:d::a6]:52099
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:75324

Show key headers only | 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