Re: .exe won't launch

2007-01-16 Thread Tim Prince
[EMAIL PROTECTED] wrote: Dear all If I compile a c/c++/f95 program to produce an executable, and I try to launch that executable I have a problem: If I try to launch the .exe from the same folder containing the .exe (i.e just by typing the .exe's filename) cygwin returns 'command not found' I

RE: .exe won't launch

2007-01-16 Thread Dave Korn
On 16 January 2007 13:30, tyger tyger wrote: > Dear all > > If I compile a c/c++/f95 program to produce an executable, and I try > to launch that executable I have a problem: > > If I try to launch the .exe from the same folder containing the .exe > (i.e just by typing the .exe's filename) cygwi