From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14554 invoked by alias); 2 Mar 2008 16:05:03 -0000 Received: (qmail 14430 invoked by uid 48); 2 Mar 2008 16:04:20 -0000 Date: Sun, 02 Mar 2008 16:05:00 -0000 Subject: [Bug other/35419] New: [4.3/4.4 Regression] bfin libgcc build error X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bunk at stusta dot de" 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/msg00062.txt.bz2 ... # If the gcc directory specifies which extra parts to # build for this target, and the libgcc configuration also # specifies, make sure they match. This can be removed # when the gcc directory no longer holds libgcc configuration; # it is useful when migrating a target. Configuration mismatch! Extra parts from gcc directory: crtbegin.o crtend.o crti.o crtn.o Extra parts from libgcc: crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o exit 1 make[2]: *** [libgcc-extra-parts] Error 1 make[2]: Leaving directory `/tmp/build-gcc-4.3.0-RC-20080222-bfin/bfin-linux/libgcc' -- Summary: [4.3/4.4 Regression] bfin libgcc build error Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bunk at stusta dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: bfin-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35419