This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Expanding Compressed ".tar.bz2" gcc files
----- Original Message -----
From: <Mark.Huebner@discovision.com>
To: <gcc-help@gcc.gnu.org>
Sent: Tuesday, February 21, 2006 11:40 AM
Subject: Expanding Compressed ".tar.bz2" gcc files
> Hi,
>
> Thanks for the free software. I'm running Windows 2000 and my
WinZip
> doesn't recognize the format. Do you know where I can find an appropriate
> tool?
>
You can get command line versions of 'tar', 'gzip' and 'bzip2' from
http://gnuwin32.sourceforge.net/packages.html .
Googling for 'bzip Win32' turns up http://www.bzip.org/downloads.html which
I suspect provides a gui bzip2 Windows app.
(Google also turns up other additional links as well :-)
Cheers,
Rob