[python-win32] Does anyone know how to compile pywin32 for 64bit operating system?

2009-09-12 Thread Jacky Lam
I would like to compile a 64 bit version of pywin. I am currently using MingGW for that, but I fail to do so. Does anyone know how to compile pywin32 for 64bit operating system? In addition, any examples for that? Thanks. Jacky ___ python-win32 mailing

Re: [python-win32] Does anyone know how to compile pywin32 for 64bitoperating system?

2009-09-12 Thread Jacky Lam
could you further elabarate on it? As pywin32 onlys has 32bit version for python 2.5, so I want to compile a 64 bit version for 64 bit os. On Sun, Sep 13, 2009 at 3:10 AM, Michel Claveau wrote: > Hi! > > Easy:  push 64 times the key [compile]  ;o) > Warning: 63 or minus give a modulo 32 bits... >