delorie.com/archives/browse.cgi | search |
Soulblighter wrote: > > i installed cygwin for window98 successfully > when i compile test.cc and i got a.exe > $ a.exe and i got this message > BASH.EXE: a.exe: command not found > why can i run a.exe here. Please don't send messages more than once! The answer to your question: The current directory isn't in bash's search path for executables. Start `a' by typing `./a'. You don't need to type the `.exe'. Corinna -- Corinna Vinschen Cygwin Developer Cygnus Solutions, a Red Hat company -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |