This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bzip2 and GCC


On Mar 23, 2000, Frank Sommer <Frank.Sommer@ccs-munich.de> wrote:

> As you make the GCC releases available in bzip2 format,
> could you please ensure they can be decompressed ?

We do.  In fact, I've decompressed from the .tar.bz2 myself.

> Decompression leads to a 'file corrupted' message.
> Platform is Win/NT, binary bzip2 V0.9.5d downloaded from
> sourceware.cygnus.com.

Could it be that you somehow saved the file in ASCII mode, so that LFs
were expanded to CR+LF, or bzip2 is reading the .bz2 file in text
mode?

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]