This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
The .bz files in releases/egcs-1.0 are named incorrectly
- To: egcs at cygnus dot com
- Subject: The .bz files in releases/egcs-1.0 are named incorrectly
- From: crash at cygnus dot com (Jason Molenda)
- Date: Fri, 5 Dec 1997 09:20:47 -0800
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