This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/35950] New: jar produces files ecj won't handle
- From: "gnu_andrew at member dot fsf dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 15 Apr 2008 21:42:44 -0000
- Subject: [Bug libgcj/35950] New: jar produces files ecj won't handle
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
If the copy of gjar from GCJ 4.3.0 is used to build GNU Classpath with the
examples turned on (--enable-examples) it will fail with an error relating to
gnu.classpath.tools.tnameserv.Main. This class is inside tools.zip, which is
created earlier in the build by gjar.
ecj seems to refuse to pick up the class from this zip file. Uncompressing the
zip file, using gcj's tools.zip or creating the zip with fastjar or current
gjar from GNU Classpath cause the examples to be built correctly.
Seems like a lingering gjar bug that may need to be backported. ecj is being
run using gcj.
--
Summary: jar produces files ecj won't handle
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gnu_andrew at member dot fsf dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35950