public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "daney at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/30591]  New: Cross build fails because native gcj needed to build ecjx
Date: Thu, 25 Jan 2007 23:11:00 -0000	[thread overview]
Message-ID: <bug-30591-7151@http.gcc.gnu.org/bugzilla/> (raw)

ecjx is a java program used as part of the gcj compilation process.  Because it
is written in java and runs on the host, it needs a host version of gcj to
build it.

Here is the error I am getting:

make[3]: *** [ecjx] Error 127
make[3]: Leaving directory
`/home/daney/gccsvn/mipsel-trunk/mipsel-linux/libjava'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/daney/gccsvn/mipsel-trunk/mipsel-linux/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/home/daney/gccsvn/mipsel-trunk'
make: *** [all] Error 2

There seem to be two ways to fix this:

1) In a cross build, build a complete gcc/g++/gcj in build-i686-pc-linux-gnu
along with fixincldes and libiberty.

2) Have configure check for a good version of gcj that is already installed and
use that


-- 
           Summary: Cross build fails because native gcj needed to build
                    ecjx
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: daney at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mipsel-linux-gnu


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


             reply	other threads:[~2007-01-25 23:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-25 23:11 daney at gcc dot gnu dot org [this message]
2007-01-25 23:12 ` [Bug java/30591] " daney at gcc dot gnu dot org
2007-01-26  2:23 ` tromey at gcc dot gnu dot org
2007-04-25  0:12 ` tromey at gcc dot gnu dot org
2007-04-25  0:16 ` ddaney at avtrex dot com
2007-04-25  6:17 ` mtrudel at gmx dot ch
2007-05-16 20:10 ` daney 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-30591-7151@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@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).