[Bug java/17733] class read for the second time

2004-09-30 Thread konqueror at gmx dot de
--- Additional Comments From konqueror at gmx dot de 2004-09-30 15:46 --- You need to unzip the jar in a directory and then try to compile the jar in there (the jar, not the class files directly). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17733

[Bug java/17733] class read for the second time

2004-09-30 Thread aph at gcc dot gnu dot org
--- Additional Comments From aph at gcc dot gnu dot org 2004-09-30 15:42 --- Um, hold on that class is in the jarfile. Weird. I'm investigating. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17733

[Bug java/17733] class read for the second time

2004-09-30 Thread aph at gcc dot gnu dot org
--- Additional Comments From aph at gcc dot gnu dot org 2004-09-30 15:40 --- I can't duplicate this. I get: gcj -g -c jipsi-gcj.jar de/lohndirekt/print/attribute/ipp/printerdesc/defaults/NumberUpDefault.java:0: error: cannot find file for class de.lohndirekt.print.attribute.DefaultAttr

[Bug java/17733] class read for the second time

2004-09-30 Thread aph at gcc dot gnu dot org
-- What|Removed |Added Status|ASSIGNED|WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17733

[Bug java/17733] class read for the second time

2004-09-30 Thread aph at gcc dot gnu dot org
--- Additional Comments From aph at gcc dot gnu dot org 2004-09-30 12:48 --- . -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |aph at gcc dot gnu dot o