On Tue, 4 Sep 2001, Nicolas Salvagno wrote: > i have just question > > It is possible to recompile the zlib in order to create some gzipped files which are bigger than 2 Giga bytes ?????? > > something like that..... > > > #define _FILE_OFFSET_BITS 64 > #define _LARGEFILE_SOURCE > #define _LARGEFILE64_SOURCE > > > > Thanx > > What kernel are you using? Kernel 2.2 does not support files larger than 2 GB. Frank