This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/17963] [4.0 Regression] Compiling a .jar files fails when files within .jar are in a different order


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]