From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 376 invoked by alias); 31 Mar 2003 00:58:37 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 363 invoked from network); 31 Mar 2003 00:58:34 -0000 Received: from unknown (HELO hotmail.com) (64.4.9.63) by sources.redhat.com with SMTP; 31 Mar 2003 00:58:34 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 30 Mar 2003 16:58:33 -0800 Received: from 24.103.229.205 by lw9fd.law9.hotmail.msn.com with HTTP; Mon, 31 Mar 2003 00:58:33 GMT X-Originating-IP: [24.103.229.205] X-Originating-Email: [arashfarmand@hotmail.com] From: "Arash Farmand" To: gcc-help@gcc.gnu.org Bcc: Subject: gcc Date: Mon, 31 Mar 2003 01:45:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 31 Mar 2003 00:58:33.0880 (UTC) FILETIME=[A75E8980:01C2F720] X-SW-Source: 2003-03/txt/msg00334.txt.bz2 Platform: Mandrake Linux 9.0 Standard Edition gcc version: 3.2 ====================================================== I wrote this simple C program (using Kwrite) called test.c and I left a carriage return after the last bracket: #include int main(void) { printf("Hello world!"); return(0); } ===================================================== In the Gnome terminal, I compiled using the basic gcc test.c command which created the file a.out. In the same directory of a.out, I typed "a.out" from the Gnome terminal and got the following message: "bash: a.out: command not found" Any suggestions? _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail