From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10954 invoked by alias); 22 Sep 2004 10:03:11 -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 10946 invoked from network); 22 Sep 2004 10:03:10 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sourceware.org with SMTP; 22 Sep 2004 10:03:10 -0000 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id D72E7C47E6E; Wed, 22 Sep 2004 12:03:09 +0200 (CEST) Message-ID: <41514DE9.10909@suse.de> Date: Wed, 22 Sep 2004 13:39:00 -0000 From: Paolo Carlini User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 MIME-Version: 1.0 To: Zdenek Dvorak Cc: gcc@gcc.gnu.org Subject: Re: Build problem on ia64 References: <20040922100014.GA6215@atrey.karlin.mff.cuni.cz> In-Reply-To: <20040922100014.GA6215@atrey.karlin.mff.cuni.cz> X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg01271.txt.bz2 Zdenek Dvorak wrote: >Hello, > >when configure is run for libstdc++-v3 during build, I get the following error: > > Isn't this basically the long standing http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17369 ??? Indeed, I cannot bootstrap on ia64 either... Paolo.