ANN: pyMinGW support for Python 2.3.5 (final) is available

23 views
Skip to first unread message

A.B., Khalid

unread,
Feb 12, 2005, 1:25:00 AM2/12/05
to
This is to inform those interested in compiling Python in MinGW that
an updated version of pyMinGW is now available.


Get it from here:
http://jove.prohosting.com/iwave/ipython/pyMinGW.html


Regards
Khalid

Nick Craig-Wood

unread,
Feb 12, 2005, 5:30:06 AM2/12/05
to
A.B., Khalid <ab...@earth.co.jp> wrote:
> This is to inform those interested in compiling Python in MinGW that
> an updated version of pyMinGW is now available.

Ha anyone tried cross compiling python with mingw? At work we compile
our software for lots of platforms (including windows) on a linux
build host. The windows builds are done with a mingw cross compiler.
It would be interesting if we could do this with python + extensions
also.

--
Nick Craig-Wood <ni...@craig-wood.com> -- http://www.craig-wood.com/nick

Simon John

unread,
Feb 12, 2005, 2:40:04 PM2/12/05
to
[snip]

> Ha anyone tried cross compiling python with mingw? At work we
compile
> our software for lots of platforms (including windows) on a linux
> build host. The windows builds are done with a mingw cross compiler.
> It would be interesting if we could do this with python + extensions
> also.

Yes, I was thinking of setting up a cross-compiling system, but why
would you use mingw instead of just gcc on Linux? Only cross-compiling
I've ever done is on RISC OS.

I use VMWare to accomplish a similar goal though, compiling stuff for
old 64Mb P233's running RedHat7 is a lot faster when done on a
1Gb/2.5GHz VMWare machine!

I just finished compiling Qt/PyQt/QScintilla/SIP for Python 2.4 using
MinGW on Windows, and can say that MSVC6 was at least twice as fast,
and required less patching to get it working, plus it's one less DLL
and the binaries are about 20% smaller. I also can't seem to get PyQt
apps working on Win98SE when using the MinGW build (2000 and XP work
fine).

Maybe I'll fork out the 100usd for Visual Studio .NET 2003 after all....

Nick Craig-Wood

unread,
Feb 13, 2005, 5:30:01 AM2/13/05
to
Simon John <simonin...@yahoo.co.uk> wrote:
> [snip]
> > Ha anyone tried cross compiling python with mingw? At work we compile
> > our software for lots of platforms (including windows) on a linux
> > build host. The windows builds are done with a mingw cross compiler.
> > It would be interesting if we could do this with python + extensions
> > also.
>
> Yes, I was thinking of setting up a cross-compiling system, but why
> would you use mingw instead of just gcc on Linux?

...because we cross-compile for Windows under linux.

The linux builds are done with plain gcc of course.

A.B., Khalid

unread,
Feb 14, 2005, 3:12:16 AM2/14/05
to


Hello Nick,


I haven't tried it; but could this be of any help?

http://tinyurl.com/58n5k

Reply all
Reply to author
Forward
0 new messages