From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12896 invoked by alias); 11 Oct 2002 15:10:27 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 12886 invoked from network); 11 Oct 2002 15:10:26 -0000 Received: from unknown (HELO hrcsmtp01.hill-rom.com) (12.96.65.86) by sources.redhat.com with SMTP; 11 Oct 2002 15:10:26 -0000 Importance: High X-Priority: 3 (Normal) Sensitivity: Subject: GCC Installation To: gcc@gcc.gnu.org From: Mini_Thyagarajan@hill-rom.com Date: Fri, 11 Oct 2002 09:48:00 -0000 Message-ID: MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-SW-Source: 2002-10/txt/msg00597.txt.bz2 Hi, I recently installed gcc in my machine. I've got all the exe's and cygwin.dll in the folder D:\program files\gnu\arm\arm-unknownn-elf\bin. I wrote a Hello.c program which resides in the same directory. When I tried to compile the program using 'gcc hello.c' command, I got the following error. gcc: Installation problem, cannot exec "cpp0": no such file or directory. I couldn't figure that out. What does that mean? What is the solution? Please advise me. Thanks in advance, Mini Thyagarajan, Development Process Engineer. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14651 invoked by alias); 11 Oct 2002 15:12:02 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 14643 invoked from network); 11 Oct 2002 15:12:01 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 11 Oct 2002 15:12:01 -0000 Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.10) id 1801SK-0005aj-00 for gcc@gnu.org; Fri, 11 Oct 2002 11:12:00 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 1801SH-0004CZ-00 for gcc@gnu.org; Fri, 11 Oct 2002 11:11:58 -0400 Received: from forethoughtmail.forethought.com ([12.96.65.86] helo=hrcsmtp01.hill-rom.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 1801SG-0004Aj-00 for gcc@gnu.org; Fri, 11 Oct 2002 11:11:56 -0400 Importance: High X-Priority: 3 (Normal) Sensitivity: Subject: GCC Installation To: gcc@gnu.org From: Mini_Thyagarajan@hill-rom.com Date: Fri, 11 Oct 2002 09:55:00 -0000 Message-ID: MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Status: No, hits=3.0 required=5.0 tests=NO_REAL_NAME,PRIORITY_NO_NAME,SPAM_PHRASE_00_01 version=2.41 X-Spam-Level: *** X-SW-Source: 2002-10/txt/msg00598.txt.bz2 Message-ID: <20021011095500.sqTdLYM59YSN-u7hMMdHcBIoMdz_1FR0C_hmTBA30n0@z> Hi, I recently installed gcc in my machine. I've got all the exe's and cygwin.dll in the folder D:\program files\gnu\arm\arm-unknownn-elf\bin. I wrote a Hello.c program which resides in the same directory. When I tried to compile the program using 'gcc hello.c' command, I got the following error. gcc: Installation problem, cannot exec "cpp0": no such file or directory. I couldn't figure that out. What does that mean? What is the solution? Please advise me. Thanks in advance, Mini Thyagarajan, Development Process Engineer.