This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: executable help


Zach Lawryk <Zach@sieglers.com> writes:

> I am having problems running the executable created after compiling a simple
> c program. The code compiles no problem, but when I type "a.out" which is
> the output file resulting from my program compilation, the prompt says,
> "command not found". This seems to work on my normal solaris account. 

Does ./a.out work?

Ian


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