bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gzip bug


From: Alexandre Oliva
Subject: Re: gzip bug
Date: 17 Oct 2000 14:05:49 -0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

On Oct 17, 2000, "Michael C. Anderson" <address@hidden> wrote:

> I am trying to gzip a file that is 5 gigabytes; however, gzip tells me
> the value is too large for defined data type. Is there a limit on how
> large a file gzip can compress.

Nope, but there's a limit of 2Gb on the library functions GCC 1.2.4
uses to access files.  AFAIK, there's a pre-release at
ftp://alpha.gnu.org that introduces Large File Support.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]