From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20311 invoked by alias); 7 Dec 2001 19:06:07 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 20279 invoked by uid 71); 7 Dec 2001 19:06:04 -0000 Date: Fri, 07 Dec 2001 11:06:00 -0000 Message-ID: <20011207190604.20274.qmail@sources.redhat.com> To: tromey@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Tom Tromey Subject: Re: java/4972: undefined reference to libiconv Reply-To: Tom Tromey X-SW-Source: 2001-12/txt/msg00435.txt.bz2 List-Id: The following reply was made to PR java/4972; it has been noted by GNATS. From: Tom Tromey To: George.R.Goffe@seagate.com Cc: gcc-gnats@gcc.gnu.org Subject: Re: java/4972: undefined reference to libiconv Date: 07 Dec 2001 12:02:14 -0700 >>>>> "George" == George R Goffe writes: Hi. Please keep gcc-gnats on the CC line so that we can track your responses. Thanks. George> How does one pass parameters to the other configures? If you pass an option to the top-level configure it will be passed automatically to the other ones. George> Is there a document describing how this is done? Can you point George> me to where it is? I don't know if there is one or not :-( George> p.s., The config.log I sent you was from last weeks George> snapshot. Do you still need the build log as well? Nope. Could you try a build using --with-libiconv-prefix=FOO and tell me if that solves your problem? If so I'm going to send a bug report to Bruno Haible (he wrote the autoconf code that deals with libiconv) and then close this PR. Thanks, Tom