A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-April/078362.html below:

[issue2513] 64bit cross compilation on windows

[Python-Dev] [Distutils] FW: [issue2513] 64bit cross compilation on windows [Python-Dev] [Distutils] FW: [issue2513] 64bit cross compilation on windowsTrent Nelson tnelson at onresolve.com
Wed Apr 2 09:37:14 CEST 2008
> Further, I
> assert that there are a greater number of build tools which do not support
> cross-compilation, but will build natively on x64 and expect 'PCBuild'
> to have libraries they can link with to create an x64 binary.

I'm with Martin on this one as well I think.  If I understand correctly, you're proposing:

PCbuild                 - may have contents of x86 or x64 depending
                          on the build machine's architecture
PCbuild/amd64   - always x64
PCbuild/x86             - always x86

And what we've currently got is:

PCbuild/                - always x86
PCbuild/amd64   - always x64

I think this is fine; we don't really have a notion of compiling for a native platform, nor is the build machine's architecture factored into the equation.  I believe this is a Good Thing.  If you want a 32-bit build, use the 'Win32' target platform in VS; if you want a 64-bit build, use 'x64'.

        Trent.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4