... # 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