This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Starting with gcj - having problems
- To: green at redhat dot com
- Subject: Re: Starting with gcj - having problems
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Thu, 2 Mar 2000 10:22:00 -0800 (PST)
- Cc: h dot nardmann at secunet dot de, java-discuss at sourceware dot cygnus dot com
- References: <38BE8306.907DFFDB@secunet.de><200003021523.HAA01733@hoser.cygnus.com>
Anthony> gcj can't handle compressed zip or jar archives today. (but it can
Anthony> read uncompressed zip files) It doesn't recover cleanly from this
Anthony> failure mode either.
I didn't see this in Gnats, so I submitted a PR for this.
Tom