From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24096 invoked by alias); 22 Nov 2005 19:55:11 -0000 Received: (qmail 24088 invoked by uid 22791); 22 Nov 2005 19:55:11 -0000 X-Spam-Check-By: sourceware.org Received: from mx-out.libertysurf.net (HELO mail.libertysurf.net) (213.36.80.91) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 Nov 2005 19:55:10 +0000 Received: from dyn-83-152-125-118.ppp.tiscali.fr (83.152.125.118) by mail.libertysurf.net (7.1.026) id 432E7DD700EDC44F; Tue, 22 Nov 2005 20:55:00 +0100 From: Eric Botcazou To: douglas@gpc.edu Subject: Re: compiling gcc-4.0.2 on solaris 9 Date: Tue, 22 Nov 2005 19:55:00 -0000 User-Agent: KMail/1.7.1 References: <003c01c5ef9d$ed068aa0$2009140a@dbjwork> In-Reply-To: <003c01c5ef9d$ed068aa0$2009140a@dbjwork> Cc: gcc@gcc.gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511222059.30647.ebotcazou@libertysurf.fr> X-IsSubscribed: yes 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 X-SW-Source: 2005-11/txt/msg01084.txt.bz2 > Although I had #!/bin/sh at the beginning, it was taking my > SHELL as tcsh. I have stuck in (via notes) SHELL=/bin/ksh;export SHELL > and I am rebuilding it right now. Thanks! Could you post the config.log file of the target libiberty? -- Eric Botcazou