> > On such a machine probably other source files should be used.  I have no 
> > such
> > machine - is it possible to build the 64-bit version on a 32-bit machine 
> > (with
> > the platform SDK)?
> 
> Indeed, this is possible. I don't know of anybody who does so, so far,
> but in principle, the procedure is described in PCbuild/readme.txt. In
> essence, you install the platform SDK and vsextcomp, and then build the
> ReleaseAMD64 solution setting.

I do this for ActivePython builds... by setting up the Platform SDK
compiler I want in the environment and then using:

    devenv.com .../pcbuild.sln /useenv /build Release

Trent

-- 
Trent Mick
[EMAIL PROTECTED]
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to