bug in ZipInputStream
Erik Poupaert
erik.poupaert@chello.be
Mon Dec 16 13:25:00 GMT 2002
>>>> It says about all, eh? :P Take a look at the faq, maybe it'll help
>>>> (point 5) http://gcc.gnu.org/java/faq.html#1_4
The relevant bit seems to be:
"""
Gcj and libgcj are known to work more or less with IA-32 and Sparc Solaris,
Tru64 Unix, as well as IA-32, IA-64, Alpha, and PowerPC Linux. They might
work on other systems. Generally speaking, porting to a new system should
not be hard. This would be a good way to volunteer.
"""
Strange, because I am running a cygwin gcj.exe. Then it must have been
cross-compiled from somewhere. The existence of minGW gcj.exe was a mystery
too, until I discovered that it was Ranjit Matthew who managed to pull it
off.
Before I start installing linux somewhere, to cross-compile a cygwin-hosted
gcc, that targets minGW target (Canadian?), is there anybody who knows if
there is any chance that it will work?
I think this is really beyond me at this stage. The purpose of this whole
excercise was to figure out if the ZipInputStream bug is fixed in CVS and
file a bug report if not.
Thanks anyway
Erik
More information about the Java
mailing list