Mail Archives: cygwin/2003/09/26/01:21:28
Thanks to everyone who contributed to this issue. The
problem is resolved if I use: ./tx.exe.
I still don't understand the error message though.
If bash is not able to find the program, then filename
completion shouldn't work, isn't it? For example if I
just type:
>. t
bash completes the file name to tx.exe (this is the
only executable in the current directory starting with
t).
To make it actually run, I need to type:
>./tx.exe
Thanks again to everyone.
--- Kishen Bahudhanam <galtj67 AT yahoo DOT com> wrote:
> I see a couple of messages on this topic, but
> couldn't
> figure out what to do. So sending the question
> again:
>
> I compiled my code using gcc, and created a .exe
> file.
> However, when I try to execute it, I get the
> following
> error:
> MZ?: command not found.
> However, I can open a 'cmd' window, and run the
> .exe.
>
> I am under Win2000. Here is the .exe's attributes,
> and
> the output when I run the exe.
>
> -rwxr-xr-x 1 jgalt mkpasswd 455026 Sep 25 12:29
> tx.exe*
> /c/Model>. tx.exe
> bash: MZ?: command not found
>
> Please help...
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product
> search
> http://shopping.yahoo.com
>
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -