From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25565 invoked by alias); 7 Mar 2008 05:15:53 -0000 Received: (qmail 25392 invoked by uid 48); 7 Mar 2008 05:15:10 -0000 Date: Fri, 07 Mar 2008 05:15:00 -0000 Message-ID: <20080307051510.25391.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/35457] Error building GCC trunk on CELL SPU In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "eres at il dot ibm dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-03/txt/msg00459.txt.bz2 ------- Comment #4 from eres at il dot ibm dot com 2008-03-07 05:15 ------- (In reply to comment #3) > I don't usually build in combined tree for spu-elf so I never run into this > issue. I wonder if due to the newer autoconf issue. It seems to be related to the following change: 2008-02-20 Paolo Bonzini PR bootstrap/32009 PR bootstrap/32161 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. * configure: Regenerate. * Makefile.def: Define stage_libcflags for all bootstrap stages. * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, STAGE4_LIBCFLAGS): New. (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35457