From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15042 invoked by alias); 14 Dec 2008 10:42:46 -0000 Received: (qmail 14906 invoked by uid 48); 14 Dec 2008 10:41:24 -0000 Date: Sun, 14 Dec 2008 10:42:00 -0000 Message-ID: <20081214104124.14905.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/37349] [4.4 Regression] bootstrap broken on Alpha: undefined reference to _Jv_RegisterClasses In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ubizjak at gmail 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-12/txt/msg01468.txt.bz2 ------- Comment #7 from ubizjak at gmail dot com 2008-12-14 10:41 ------- (In reply to comment #6) > Has this been fixed in the meantime? > > Uros, you wrote in > http://gcc.gnu.org/ml/gcc/2008-12/msg00228.html that bootstrap works > on Alpha... Yes, bootstrap works. I have bootstrapped gcc on gcc30 cfarm machine a couple of times, last bootstrap from a clean directory was yesterday. Bootstrap produces working compiler: uros@sarah:~/gcc-build/gcc$ ./xgcc -v Using built-in specs. Target: alphaev56-unknown-linux-gnu Configured with: ../gcc-svn/trunk/configure --enable-languages=c,c++,fortran Thread model: posix gcc version 4.4.0 20081213 (experimental) [ revision ] (GCC) uros@sarah:~/gcc-build/gcc$ And from (still running) testrun: --cut here-- LAST_UPDATED: samedi 13 décembre 2008, 16:52:13 (UTC+0000) (revision ) Native configuration is alphaev56-unknown-linux-gnu === gcc tests === Running target unix Compiler version: gcc gcc Platform: alphaev56-unknown-linux-gnu configure flags: --enable-languages=c,c++,fortran BOOT_CFLAGS=-g -O2 --cut here-- -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37349