executable help

Ian Lance Taylor ian@wasabisystems.com
Wed Jun 9 20:17:00 GMT 2004


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



More information about the Gcc-help mailing list