From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13693 invoked by alias); 28 Feb 2007 04:58:20 -0000 Received: (qmail 13684 invoked by uid 22791); 28 Feb 2007 04:58:19 -0000 X-Spam-Check-By: sourceware.org Received: from co300216-ier2.net.avaya.com (HELO co300216-ier2.net.avaya.com) (198.152.13.103) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 28 Feb 2007 04:58:13 +0000 Received: from si0003avexu1.global.avaya.com (h135-27-4-32.avaya.com [135.27.4.32]) by co300216-ier2.net.avaya.com (Switch-3.1.8/Switch-3.1.7) with ESMTP id l1S4w9aV004788 for ; Tue, 27 Feb 2007 23:58:10 -0500 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: cannot exec cpp0 Date: Wed, 28 Feb 2007 05:12:00 -0000 Message-ID: <4A3DF9077C8CE149AECB9ABE802AF57A9516DC@si0003avexu1.global.avaya.com> From: "Rangaswamy, Parthasarathy \(Parthasarathy\)" To: Cc: "Ling, Rex [CCC-OT_IT]" , "Zhang, Fan \(Fan\)" X-Scanner: InterScan AntiVirus for Sendmail Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg00384.txt.bz2 Hi GCC Help, I am trying to compile programs on gcc 332, but get "gcc: installation problem, cannot exec `cpp0': No such file or directory" error. If I add the path of cpp0 file in PATH variable, I encounter "ld: fatal: file crt1.o: open failed: No such file or directory" error. A simple HelloWorld program is compiled properly. However when I include options like -g and -I and -o I encounter these errors. Same programs are running fine on atleast 10 different systems. Appreciate your help to resolve the issue. Thanks, Partha. +91 20 3041 2774