[Gdal-dev] Fw: Compiling python with the free .NET SDK

Norman Vine nhv at cape.com
Wed Feb 18 11:31:01 EST 2004


FYI

I have not tried this

but given all the MingW discussion lately :-)

Cheers

Norman

"Garth" <garth at garthy.com> wrote in message news:<40326D18.20304 at garthy.com>...
> Hi ,
> 
> Attached is a tool to allow you to build python using the free .NET SDK 
> and Platform SDK (and gnu tools from msys).  It will generate the 
> makefiles from the solution file. It's as easy as.
> 
> 1. Copy all files into PCBuild
> 2 Run "sln_read.py makemake pcbuild.sln "Debug|Win32"
>    or "sln_read.py makemake pcbuild.sln "Release|Win32"
>   and the make files are generated
> 3. run make -f pcbuild.gnu.mak and python is built
> 
> The readme included expands on this. There's still quite a bit todo but 
> the tool works and I seem to be quite busy so here it is. It could be 
> quite easilt modified to use gcc instead of cl or some other makefile thingy
> 
> Enjoy
> 
> Garth
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vcproj2make-2004-02-17.zip
Type: application/octet-stream
Size: 10706 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/gdal-dev/attachments/20040218/c094f64c/vcproj2make-2004-02-17.obj
-------------- next part --------------
_______________________________________________
Python-Dev mailing list
Python-Dev at python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-python-dev%40m.gmane.org


More information about the Gdal-dev mailing list