[Python-Dev] Win64 AMD64 (aka x64) binaries available64

"Martin v. Löwis" martin at v.loewis.de
Sat Apr 22 08:27:17 CEST 2006


Neal Norwitz wrote:
>> Right - they have been there ever since I started (in fact, I started
>> this entire project *because* of these warnings). You can get them on
>> x86, too, if you enable /Wp64.
> 
> In case it wasn't clear, the /Wp64 flag is available in icc (Intel's C
> compiler).

It still isn't clear :-) The flags is also available in msvc:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/vchowWp64Detect64BitPortabilityProblems.asp

There is even a checkbox for it in the project settings.

Regards,
Martin


More information about the Python-Dev mailing list