This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
[noob] a.out does not execute?
- From: Mark Peskir <blue875 at carolina dot rr dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 5 Oct 2005 22:12:28 -0400
- Subject: [noob] a.out does not execute?
I have made some very small c programs. They compiled with no errors under
gcc, and produced an a.out. However, when I type a.out to run, I get "a.out:
command not found".
I am running the latest gcc (4.0.2) on an x86 machine using Mandrake Linux
10.1 (not Mandriva). Thank you for helping this Linux beginner!