public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kkojima at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libgcj/44341] [4.6 Regression] libjava cross build fails when configured with --with-gmp=
Date: Fri, 14 Jan 2011 02:13:00 -0000	[thread overview]
Message-ID: <bug-44341-4-VMNqPiIy4i@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-44341-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44341

--- Comment #10 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2011-01-14 00:11:39 UTC ---
(In reply to comment #9)
> Another approach to fix the problem

It looks that the patch fixes the issue, though I've got

...
../LOCAL/trunk/configure: line 5232: ${with_target_mpc_*+set}: bad substitution
../LOCAL/trunk/configure: line 5285: ${with_target_mpfr_*+set}: bad
substitution
../LOCAL/trunk/configure: line 5338: ${with_target_gmp_*+set}: bad substitution
checking for the correct version of gmp.h... buggy but acceptable
checking for the correct version of mpfr.h... buggy but acceptable
checking for the correct version of mpc.h... buggy but acceptable
checking for the correct version of the gmp/mpfr/mpc libraries... yes
../LOCAL/trunk/configure: line 5701: ${with_target_ppl_*+set}: bad substitution
../LOCAL/trunk/configure: line 5794: ${with_target_cloog_*+set}: bad
substitution
...

when configuring with

../LOCAL/trunk/configure --host=i686-pc-linux-gnu
--target=sh4-unknown-linux-gnu --enable-lto --enable-shared
--enable-threads=posix --enable-clocale=gnu --enable-libgcj
--with-ld=/usr/local/bin/sh4-unknown-linux-gnu-ld
--with-as=/usr/local/bin/sh4-unknown-linux-gnu-as --with-sysroot=/exp/ldroot
--with-gmp=/opt2/i686-pc-linux-gnu --with-mpfr=/opt2/i686-pc-linux-gnu
--with-mpc=/opt2/i686-pc-linux-gnu --with-libelf=/opt2/i686-pc-linux-gnu
--with-ppl=no --enable-languages=c,c++,fortran,java,objc

on my Fedora 13 box.


  parent reply	other threads:[~2011-01-14  0:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-44341-4@http.gcc.gnu.org/bugzilla/>
2010-09-27 19:33 ` cgf at gcc dot gnu.org
2010-09-27 19:34 ` cgf at gcc dot gnu.org
2010-12-21 10:43 ` jakub at gcc dot gnu.org
2010-12-21 13:12 ` gnu_andrew at member dot fsf.org
2010-12-21 18:24 ` jakub at gcc dot gnu.org
2010-12-22 13:20 ` kkojima at gcc dot gnu.org
2010-12-22 13:24 ` jakub at gcc dot gnu.org
2011-01-06 22:09 ` aoliva at gcc dot gnu.org
2011-01-13  9:29 ` aoliva at gcc dot gnu.org
2011-01-14  2:13 ` kkojima at gcc dot gnu.org [this message]
2011-01-14 10:27 ` aoliva at gcc dot gnu.org
2011-01-31  7:57 ` aoliva at gcc dot gnu.org
2011-01-31  8:04 ` aoliva at gcc dot gnu.org
2011-02-02 18:24 ` dnovillo at gcc dot gnu.org
2010-05-31  1:02 [Bug libgcj/44341] New: " kkojima at gcc dot gnu dot org
2010-06-24 21:35 ` [Bug libgcj/44341] " rguenth at gcc dot gnu dot org
2010-09-02 10:48 ` rguenth at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-44341-4-VMNqPiIy4i@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).