This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: EGCS Win32 gcc compiler wanted


Gorton Zhao Guo Wei [gwzhao@multiwave.com.sg] wrote:

[...]
>tar -xvfz egcs-1.0.2_tar.gz.

tar -xvzf 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

gzip -d egcs-1.0.2_tar.gz
tar -xvf egcs-1.0.2.tar

>
>Thanks,
>Gorton

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://minimike.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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