Re: Compiling problem

2009-08-15 Thread Bob Cowdery
David Christensen wrote: Bob Cowdery wrote: My end game was to install Cython and compile up some Python stuff which was written on Linux but needs to run on Windows. There are lots of shell scripts involved and the complete system does not lend itself to running native, hence the

Re: Compiling problem

2009-08-15 Thread Bob Cowdery
Dave Thank you very much. I shall not forget -v now. It told me straight away that I had stupidly forgotten to install the cygwin gcc but did have MinGW gcc on the path which of course only understands Windows paths. Regards Bob Dave Korn wrote: Bob Cowdery wrote: Either I'

Re: Compiling problem

2009-08-15 Thread Bob Cowdery
Either I'm too impatient, the question is too trivial for people to bother with or too complex or lacking information to be answerable. As I've not posted to this group before and have hardly used Cygwin I've no idea which of the above is true. Anybody... please. Bob Bob Cow

Compiling problem

2009-08-14 Thread Bob Cowdery
Hi I seem to be having some fairly fundamental problems which must be finger trouble. My end game was to install Cython and compile up some Python stuff which was written on Linux but needs to run on Windows. There are lots of shell scripts involved and the complete system does not lend itse