[Python-Dev] 2.3.4 on Win64?
"Martin v. Löwis"
martin at v.loewis.de
Wed Aug 11 22:04:06 CEST 2004
More information about the Python-Dev mailing list
Wed Aug 11 22:04:06 CEST 2004
- Previous message: [Python-Dev] 2.3.4 on Win64?
- Next message: [Python-Dev] deco_fun_expr(= vs. @deco_fun_expr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] 2.3.4 on Win64?
- Next message: [Python-Dev] deco_fun_expr(= vs. @deco_fun_expr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list