[Python-Dev] 2.3.4 on Win64?
"Martin v. Löwis"
martin at v.loewis.de
Wed Aug 11 22:04:06 CEST 2004
Nick Bastin wrote:
> I forgot to mention that the platform in question is AMD64, although we
> will be building on Itanium as well. Using 2.4 is not an option at this
> point.
I'd still recommend vsextcomp. Copy the 2.4 project files to 2.3, and
replace all occurrences of MS_ITANIUM with MS_OPTERON. Alternatively,
create new AMD64 configurations, and contribute that to Python 2.4,
then use the project files on 2.3.
Regards,
Martin
More information about the Python-Dev
mailing list