Re: trouble with gjar and ecj

2007-12-10 Thread Robert Schuster
Hi all, > I am already poking around with the code to find a solution. I'll file > bug ASAP. The bug is already known: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32516 Regards Robert signature.asc Description: OpenPGP digital signature

Re: trouble with gjar and ecj

2007-12-10 Thread Robert Schuster
Hi Andrew, hi List Andrew Haley schrieb: > Note that gjar adds "./" to the start of the path, and jar does not. > That's the bug: gjar needs to strip "./" from the start of the path. Thanks for looking into this and finding it out. I further investigated the problem and am convinced too that the

Re: trouble with gjar and ecj

2007-12-03 Thread Andrew Haley
Robert Schuster writes: > Hi guys, > today I tripped on some weird incompatibility between ecj (3.3.1 as > found in Debian Lenny) and gjar 0.95: > > gjar creates jars which need zip version 2.0 to extract, while e.g. > fastjar creates files which are readable by version 1.0. > > This is w

trouble with gjar and ecj

2007-11-29 Thread Robert Schuster
Hi guys, today I tripped on some weird incompatibility between ecj (3.3.1 as found in Debian Lenny) and gjar 0.95: gjar creates jars which need zip version 2.0 to extract, while e.g. fastjar creates files which are readable by version 1.0. This is what 'file' says: src1-fastjar.jar: Zip archive