incorporating new code into older gcj - java.util.zip

Vladimir Leven vladimirl@wrx-ca.com
Mon May 10 21:44:00 GMT 2004


My sincere apologies. I messed up. java.util.zip is included in my 
installation.

Tom Tromey wrote:

>>>>>>"Vladimir" == Vladimir Leven <vladimirl@wrx-ca.com> writes:
>>>>>>            
>>>>>>
>
>Vladimir> I would like to try using java.util.zip code, but my version of gcj
>Vladimir> (3.2.2) does not appear to have it. Is there a way for me to add
>Vladimir> functionality selectively without upgrading to a completely new
>Vladimir> version of gcc?
>
>Hmm, my gcj 3.2.2, which came with RHL 9, has java.util.zip.
>And I remember that we've had zip for a long, long time.
>Why do you think you don't have it?
>
>fleche. jar tvvf /usr/share/java/libgcj-3.2.2.jar | grep zip | head -3
>     0 Tue Feb 25 07:52:16 MST 2003 java/util/zip/
>   229 Tue Feb 25 07:51:06 MST 2003 java/util/zip/ZipConstants.class
>  1149 Tue Feb 25 07:51:06 MST 2003 java/util/zip/Adler32.class
>
>Tom
>  
>




More information about the Java mailing list