From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21710 invoked by alias); 2 Apr 2006 19:34:02 -0000 Received: (qmail 21693 invoked by uid 48); 2 Apr 2006 19:34:00 -0000 Date: Sun, 02 Apr 2006 19:34:00 -0000 Message-ID: <20060402193400.21692.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/25842] Error in building libiberty In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "spiralvoice at hotmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-04/txt/msg00118.txt.bz2 List-Id: ------- Comment #8 from spiralvoice at hotmail dot com 2006-04-02 19:34 ------- Same bug on Solaris 8/Sparc with gcc-3.4.5 I happened to have ansidecl.h from binutils-2.16 in a path included in CFLAGS. Moving this file somewhere else fixes this bug. Configure flags: --enable-shared \ --enable-threads \ --disable-nls \ --enable-multilib \ --enable-libgcj \ --with-as=/usr/local2/bin/as \ --with-gnu-as \ --with-ld=/usr/local2/bin/ld \ --with-gnu-ld make bootstrap -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25842