From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25686 invoked by alias); 9 Jul 2009 06:59:03 -0000 Received: (qmail 24650 invoked by uid 48); 9 Jul 2009 06:58:47 -0000 Date: Thu, 09 Jul 2009 06:59:00 -0000 Subject: [Bug bootstrap/40696] New: Make bootstrap fail X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "Chaipzor at hotmail 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: 2009-07/txt/msg00737.txt.bz2 Im trying to install GCC 4.4.0 (i tried also with: gcc-4.3.3) my configure is: ../gcc-4.4.0/configure --enable-shared --enable-threads=gnat --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,ada --prefix=/opt/gnu-gcc/gcc-4.4.0 --with-gmp=/usr --with-mpfr=/usr/local --enable-libada --with-gmp-lib=/usr/lib --with-mpfr-lib=/usr/lib --enable-multilib --with-gnu-as it configured without problems, then i 'make bootstrap' and after about 10 hours, my GCC is wrong comparing stages with thess lines: Comparing stages 2 and 3 Bootstrap comparison failure! ./ada/bldtools/nmake_b/xnmake.o differs ./ada/bldtools/nmake_s/xnmake.o differs ./ada/bldtools/treeprs/xtreeprs.o differs ./ada/bldtools/sinfo/xsinfo.o differs ./ada/bldtools/einfo/xeinfo.o differs ./ada/doctools/xgnatugn.o differs make[2]: *** [compare] Error 1 make[2]: Leaving directory `/opt/gnu-gcc/gcc-comp_4.4.0' make[1]: *** [stage3-bubble] Error 2 make[1]: Leaving directory `/opt/gnu-gcc/gcc-comp_4.4.0' make: *** [bootstrap] Error 2 i've installed other version of gcc: 3.4.3 im having this trouble since 1 month ago, i hope you can help me. Thank you, and tell me if you need something more, i think i dont forgot anything. -- Summary: Make bootstrap fail Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Chaipzor at hotmail dot com GCC host triplet: Sparc-Sun Solaris 10 (Sun blade 100) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40696