Source compile newbie: trying to build Ming (Flash) libs

allena29 at elsol.zwan allena29 at elsol.zwan
Wed Mar 10 18:22:22 EST 2004


On Tue, 09 Mar 2004 22:00:02 -0800, jmdeschamps wrote:

> Hi,
> 
> I have installed the GCC minGW compiler, and got ming03-beta1. On window
> XP
> 
> so I try the Ming How-to Install for python and get the following ...
> C:\ming>mingw32-make static
> process_begin: CreateProcess((null), uname -s, ...) failed. make -C src
> static

Is it complaining that it can't do "uname -s"

I wouldn't expect uname to work on XP (however have no experience of XP
for compiling).

uname -s on *nix returns the name of the Kernel (i.e. Linux in many cases).


Adam



More information about the Python-list mailing list