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]

The .bz files in releases/egcs-1.0 are named incorrectly


There are bzip2 versions of all of the egcs-1.0 tar files in addition
to the .gz files.  I incorrectly named these files "foo.bz"--bzip2
expects to see a .bz2 suffix on bzip2 compressed files and will not
process files ending in '.bz'.

The fix is to move the files to '.bz2', or pipe them into bunzip2 so it
doesn't know the filenames.  I've fixed the suffixes on the
ftp.cygnus.com ftp directory.

If anyone has a problem decoding these files, please feel free to contact
me directly.

Sorry for the confusion,

Jason Molenda
crash@cygnus.com


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