public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/20761] New: fastjar not correctly defined for cross compilers.
@ 2005-04-04 22:03 steve at netfuel dot com
  2005-04-04 22:04 ` [Bug java/20761] fastjar not correctly defined when compiling with " steve at netfuel dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: steve at netfuel dot com @ 2005-04-04 22:03 UTC (permalink / raw)
  To: java-prs

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-04-20  2:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-04 22:03 [Bug java/20761] New: fastjar not correctly defined for cross compilers steve at netfuel dot com
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

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).