This is the mail archive of the gcc@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]

Help needed on basic gcc compiling and a.out


Hello.

I'm a beginner at linux C programming.

I'm using Red-hat  6.2 and this is my problem.

I programmed a simple file called 'a.c'
then I compiled it using gcc as following,

"gcc a.c"

Then I tried to run a.out but I have
"command not found" error.

What do I have to do?

Thanks in advance.

Rob.


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