public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "steve at netfuel dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/20761] New: fastjar not correctly defined for cross compilers.
Date: Mon, 04 Apr 2005 22:03:00 -0000	[thread overview]
Message-ID: <20050404220344.20761.steve@netfuel.com> (raw)

Compiler fails to build native compiler when using a cross compiler. Build tries
to use the java jar instead of $(target_noncanonical)-fastjar.

Here is the patch.
[steve@pascal libjava]$ cvs status configure.ac
===================================================================
File: configure.ac      Status: Locally Modified

   Working revision:    1.19.2.1
   Repository revision: 1.19.2.1        /cvsroot/gcc/gcc/libjava/configure.ac,v
   Sticky Tag:          gcc-4_0-branch (branch: 1.19.2)
   Sticky Date:         (none)
   Sticky Options:      (none)


Index: configure.ac
===================================================================
RCS file: /cvsroot/gcc/gcc/libjava/configure.ac,v
retrieving revision 1.19.2.1
diff -r1.19.2.1 configure.ac
1092c1092
<       ZIP=jar
---
>       ZIP='$(target_noncanonical)-fastjar'

-- 
           Summary: fastjar not correctly defined for cross compilers.
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: steve at netfuel dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: all
  GCC host triplet: all
GCC target triplet: all


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


             reply	other threads:[~2005-04-04 22:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-04 22:03 steve at netfuel dot com [this message]
2005-04-04 22:04 ` [Bug java/20761] fastjar not correctly defined when compiling with " steve at netfuel dot com
2005-04-04 22:17 ` [Bug libgcj/20761] " mckinlay at redhat dot com
2005-04-04 22:19 ` cvs-commit at gcc dot gnu dot org
2005-04-04 22:21 ` cvs-commit at gcc dot gnu dot org
2005-04-04 22:31 ` mckinlay at redhat dot com
2005-04-20  2:19 ` pinskia 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=20050404220344.20761.steve@netfuel.com \
    --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).