This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc executable


try executing
# ./file.exe

or make sure that '.' is in your PATH:
# export PATH=:.:$PATH

Kevin

Franklin Wingate wrote:

after compiling and linking a c++ file into an executable i get an a
file.exe but when i type the name of the file in cygwin, i get command not
found, what am i doing wrong?

-frank

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]