Re: [Python-Dev] MS VC compiler versions

2004-12-19 Thread "Martin v. Löwis"
M.-A. Lemburg wrote: Thanks, Martin. Could you also give me the official version number of the compiler or SDK ? It is "Windows Server 2003 Platform SDK, February 2003". Regards, Martin ___ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org

Re: [Python-Dev] MS VC compiler versions

2004-12-19 Thread "Martin v. Löwis"
M.-A. Lemburg wrote: Here's an update of the list I currently have: I have * SDK Itanium compiler Microsoft (R) C/C++ Optimizing Compiler Version 13.10.2240.8 for IA-64 Copyright (C) Microsoft Corporation 1984-2002. All rights reserved. Regards, Martin __

Re: [Python-Dev] MS VC compiler versions

2004-12-03 Thread M.-A. Lemburg
Here's an update of the list I currently have: * MS VS6 SP5 (International version, optimizing VC6 compiler with SP5): Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86 Copyright (C) Microsoft Corp 1984-1998. All rights reserved. * MS VC6 (German version; optimizing VC6 co

Re: [Python-Dev] MS VC compiler versions

2004-12-01 Thread Trent Mick
M.-A. Lemburg wrote: Preparing for the distutils patch to allow building extensions using the .NET SDK compilers, I am compiling a list of version numbers and MS compiler logo outputs in order to use these to identify the correct compiler to use for the extensions. These are the compilers I have fo

Re: [Python-Dev] MS VC compiler versions

2004-12-01 Thread Hye-Shik Chang
On Wed, 01 Dec 2004 16:10:10 +0100, M.-A. Lemburg <[EMAIL PROTECTED]> wrote: > Could you please provide me with more version numbers and logo > printouts ? > * MS Windows XP DDK (International version, optimizing VC 7.0): Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.00.9176 for 80x8

[Python-Dev] MS VC compiler versions

2004-12-01 Thread M.-A. Lemburg
Preparing for the distutils patch to allow building extensions using the .NET SDK compilers, I am compiling a list of version numbers and MS compiler logo outputs in order to use these to identify the correct compiler to use for the extensions. These are the compilers I have found so far: * MS VC6