From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18621 invoked by alias); 12 Apr 2006 09:06:42 -0000 Received: (qmail 18600 invoked by uid 48); 12 Apr 2006 09:06:41 -0000 Date: Wed, 12 Apr 2006 09:06:00 -0000 Message-ID: <20060412090641.18598.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/27127] internal compiler error when compiling libjava with jc1 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "ebotcazou at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q2/txt/msg00087.txt.bz2 List-Id: ------- Comment #2 from ebotcazou at gcc dot gnu dot org 2006-04-12 09:06 ------- This is known to work, please make sure to read carefully the instructions at http://gcc.gnu.org/install/specific.html#x-x-solaris2 In particular, use the recommended config shell and do not build in the source directory. And --with-gnu-as=/usr/local/bin/as --with-gnu-ld=/usr/local/bin/ld is not the correct syntax, please see http://gcc.gnu.org/install/configure.html. Also make sure to bootstrap ("gmake bootstrap") and not simply build the compiler. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27127