From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kilaru Sambaiah Subject: Re: gcc Date: Wed, 26 Jun 2002 13:37:16 +0530 Sender: linux-newbie-owner@vger.kernel.org Message-ID: <200206260812.NAA13140@thiru.vetri.com> References: Reply-To: usamki01@thiru.vetri.com Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: "Sridhar J (june end)" , linux-newbie@vger.kernel.org On Wednesday 26 June 2002 01:03 pm, Sridhar J (june end) wrote: > Hello > > When I compile a C program using gcc, I get an a.out file. But when I type > a.out, the error is "No such command" > > How do I execute the file? > > Regards > Sridhar > - pwd is not in your path. Add it. otherwise type ./a.out sam - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs