From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12425 invoked by alias); 16 Apr 2002 14:36:50 -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 12418 invoked from network); 16 Apr 2002 14:36:47 -0000 Received: from unknown (HELO pali.cps.cmich.edu) (141.209.131.81) by sources.redhat.com with SMTP; 16 Apr 2002 14:36:47 -0000 Received: from localhost (ishwar@localhost) by pali.cps.cmich.edu (8.11.6/8.11.6) with ESMTP id g3GEbYC26379 for ; Tue, 16 Apr 2002 10:37:34 -0400 Date: Tue, 16 Apr 2002 07:47:00 -0000 From: Ish Rattan To: Subject: RE: cannot exec `as' In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-04/txt/msg00166.txt.bz2 On Tue, 16 Apr 2002, Yvonne Becherini wrote: > > g++ -v -print-prog-name=as > > it gives me only this: > > Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs > as > > Probably the problem is here Try a reinstall of gcc/g++, something is not right. -ishwar