Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19881 > unrolled thread
| Started by | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| First post | 2012-02-05 18:23 -0500 |
| Last post | 2012-02-05 18:23 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: PyCrypto builds neither with MSVC nor MinGW Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-02-05 18:23 -0500
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Date | 2012-02-05 18:23 -0500 |
| Subject | Re: PyCrypto builds neither with MSVC nor MinGW |
| Message-ID | <mailman.5460.1328484216.27778.python-list@python.org> |
On Mon, 6 Feb 2012 03:42:08 +1100, Alec Taylor <alec.taylor6@gmail.com>
wrote:
>A 4 year old compiler?
>
>I also have MSVC11 installed. Can the python project add support for
>that so that we aren't waiting 5 years between compiler support?
>
Are you willing to buy compilers for all those folks providing
pre-built Windows binaries for Python extensions? Most times, those
extensions have to use the very same C-runtime as was used in the main
program build to ensure API compatibility (changes in I/O control blocks
is one danger).
There was much moaning when Python moved away from VC 6; pretty much
forced to move as a download for VC 6 was no longer available.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to top | Article view | comp.lang.python
csiph-web