From: jeffdbREMOVETHIS AT goodnet DOT com (Mikey) Subject: Re: EGCS Win32 gcc compiler wanted 26 Apr 1998 17:32:57 -0700 Message-ID: <35434e9e.72390542.cygnus.gnu-win32@smtp.goodnet.com> References: <01BD6F76 DOT EC9DCAB0 AT GWZHAO> Reply-To: jeffdbREMOVETHIS AT goodnet DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: michael AT weiser DOT saale-net DOT de (Michael Weiser), gnu-win32 AT cygnus DOT com no, the problem was that the options to tar were not in the correct order, should have been tar vxzf egcs-1.0.2_tar.gz the name of the file is a parameter to the -f option. On Sat, 25 Apr 1998 14:47:29 GMT, you wrote: >Hello Gorton, > >You wrote: > >>Yes, I am using the FAT file system on NT, but the problem does not seem to be that you mentioned below. To me, it seems to be a problem with tar utility. I used the following command to unpack and tar this egcs-1.0.2_tar.gz file. It took me more than 20 hours to do this but still could not finish it. >> >>tar -xvfz egcs-1.0.2_tar.gz. >> >>To fix this problem is easy, just separate this to two steps as follow. >> >>gzip -d -xvfz egcs-1.0.2_tar.gz. >>tar -xvf egcs-1.0.2.tar >Recently someone complained about pipes in cygwin32 beeing in text >mode by default. Perhaps the pipe tar uses to un-gzip the archive is >in text mode, too? This could explain why it took so long (every CR >had to be converted to CRLF for example) and why the output was >corrupted. > >Any comments from someone who knows it exactly? > >bye > >Michael >- >For help on using this list (especially unsubscribing), send a message to >"gnu-win32-request AT cygnus DOT com" with one line of text: "help". ===================================================== Linux a platform built by, and for users, standing on the firm legs of reliability, and speed. Microsoft Windows, a platform without a leg to stand on. (jeffdbREMOVETHIS AT goodnet DOT com) delete REMOVETHIS from the above to reply Mikey - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".