From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18472 invoked by alias); 9 Jul 2009 16:40:36 -0000 Received: (qmail 18370 invoked by uid 48); 9 Jul 2009 16:40:21 -0000 Date: Thu, 09 Jul 2009 16:40:00 -0000 Message-ID: <20090709164021.18369.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/40696] bootstrap comparison failure on Ada build tools In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ebotcazou at gcc dot gnu dot org" 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/msg00801.txt.bz2 ------- Comment #8 from ebotcazou at gcc dot gnu dot org 2009-07-09 16:40 ------- > Using built-in specs. > Target: sparc-sun-solaris2.8 > Configured with: /oslo.c/gnatmail/release-6_0/gcc-41/build-oslo/src/configure > --prefix=/opt/gnu/gnat --enable-languages=c,ada --disable-nls --disable-libada > --target=sparc-sun-solaris2.8 --host=sparc-sun-solaris2.8 > --enable-checking=release --enable-threads=solaris --with-gnu-as > Thread model: solaris > gcc version 4.1.2 20061220 for GNAT Pro 6.0.1 (20070117) OK, that's a known bad interaction between GNAT Pro and GNAT FSF. It will be fixed in GCC 4.5; in the meantime, just do 'rm -rf gcc/ada/*tools' then 'make' again once you hit the comparison failure. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED GCC host triplet|Sparc-Sun Solaris 10 (Sun | |blade 100) | Resolution| |FIXED Summary|Make bootstrap fail |bootstrap comparison failure | |on Ada build tools Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40696