installer for amd64 build of python?
Hi, Does anyone know of an available downloader for an amd64 bit build of (a modern) python? I've done my due diligence search of python docs and mailing archives, and I'm somewhat mystified by the lack of info on this topic. I'm embedding python in a native 64 bit application so python32 using WOW64 is not an option for me. Alternatively, does anyone have experience of using the visual studio files in the PCBuild directory under amd64? Any pointers appreciated, Cheers Mike --- Dr Mike Steel Senior Scientist RSoft Design Group www.rsoftdesign.com -- http://mail.python.org/mailman/listinfo/python-list
Re: installer for amd64 build of python?
Brett, >I don't have an answer for you, but just to clarity for future >readers... based on the quote above, I assume you mean a native 64-bit >build for Windows, right? You never stated what platform you need this >for, I for one use a 64-bit build of Python on Linux just fine... but >yes, Windows is another story, especially if you want it built with the >super-mega-pro VS with optimizations and all that jazz they use for >official 32-bit Windows binaries. Yes I carefully checked my message twice and completely missed the fact that I left out the magic words Windows x64. (d'uh me.) As you say, for my linux 64 builds, it works perfectly out of the box. (surprise) mike -- http://mail.python.org/mailman/listinfo/python-list
Re: installer for amd64 build of python?
Martin, >I'm not at all mystified. The operating system was only released >after the release of Python 2.4, there is no official compiler >available yet to the general public, and I don't have the hardware >to test such a release. >It's fairly likely that Python 2.5 will not see official AMD64 >Windows binaries, either. Fair enough. I wasn't complaining about the lack of an official build. Just surprised that I couldn't find reports on attempts at unofficial builds. Thanks for the tips re VS2005. Regards, Mike -- http://mail.python.org/mailman/listinfo/python-list