From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9324 invoked by alias); 13 Dec 2004 21:26:08 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 9296 invoked from network); 13 Dec 2004 21:26:03 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 13 Dec 2004 21:26:03 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id iBDLQ2jZ028640; Mon, 13 Dec 2004 16:26:02 -0500 Received: from opsy.redhat.com (vpn50-21.rdu.redhat.com [172.16.50.21]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id iBDLPxr01414; Mon, 13 Dec 2004 16:25:59 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id 435C82DD28B; Mon, 13 Dec 2004 14:23:19 -0700 (MST) To: Sean McNeil Cc: GCC Mailing List Subject: Re: --with-libiconv-prefix messes up libjava References: <1102549548.29494.18.camel@server.mcneil.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Mon, 13 Dec 2004 21:26:00 -0000 In-Reply-To: <1102549548.29494.18.camel@server.mcneil.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-12/txt/msg00469.txt.bz2 >>>>> "Sean" == Sean McNeil writes: Sean> I configure my build with Sean> configure --disable-nls --with-system-zlib Sean> --with-libiconv-prefix=/usr/local Sean> when it does the libjava stuff, it ends up making a libgcj.spec that is Sean> inappropriate: Could you file this in bugzilla? Tom