This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/17963] [4.0 Regression] Compiling a .jar files fails when files within .jar are in a different order
- From: "ovidr at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 28 Oct 2004 16:30:11 -0000
- Subject: [Bug java/17963] [4.0 Regression] Compiling a .jar files fails when files within .jar are in a different order
- References: <20041012235148.17963.ovidr@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ovidr at users dot sourceforge dot net 2004-10-28 16:30 -------
Hi, sorry, I didn't notice that I had a gnu/crypto/pki/provider/ subdirectory
and I guess gcj picked up the classes from there.
I will include gnu.zip. Unzip it to a temp directory preserving paths, and
gcj -c try-noerror.jar and gcj -c try-error.jar from the temp dir.
/tmp/
/tmp/try-noerror.jar
/tmp/try-error.jar
/tmp/gnu/crypto/pki/provider/*
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17963