Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Subject: Problems with stdout(?) and latest CygWin
From: =?ISO-8859-1?Q?=D8yvind?= Harboe <oyvind.harboe@zylin.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Organization: Zylin AS
Message-Id: <1087460155.31493.5.camel@famine>
Mime-Version: 1.0
Date: Thu, 17 Jun 2004 10:15:55 +0200
Content-Transfer-Encoding: 8bit

I just upgraded to the latest CygWin when gzip stopped working.

When I downgraded gzip *only*, gzip worked again. 

I have CygWin installed with Unix text handling.

$ gzip --stdout >foo rimi.bin

oharboe@lair /cygdrive/c/cdtworkspace/firmware/output
$ gzip -t foo

gzip: foo: invalid compressed data--format violated

oharboe@lair /cygdrive/c/cdtworkspace/firmware/output
$ gzip --version
gzip 1.3.5
(2002-09-30)
Copyright 2002 Free Software Foundation
Copyright 1992-1993 Jean-loup Gailly
This program comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of this program
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H HAVE_MEMORY_H HAVE_STRING_H
HAVE_LSTAT 
SMV 
Written by Jean-loup Gailly.

oharboe@lair /cygdrive/c/cdtworkspace/firmware/output
$ gzip --version
gzip 1.3.3
(2002-03-08)
Copyright 2002 Free Software Foundation
Copyright 1992-1993 Jean-loup Gailly
This program comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of this program
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H HAVE_MEMORY_H HAVE_STRING_H
HAVE_LSTAT 
Written by Jean-loup Gailly.

oharboe@lair /cygdrive/c/cdtworkspace/firmware/output
$ gzip --stdout >foo rimi.bin

oharboe@lair /cygdrive/c/cdtworkspace/firmware/output
$ gzip -t foo

oharboe@lair /cygdrive/c/cdtworkspace/firmware/output
$ 


-- 
Øyvind Harboe
http://www.zylin.com



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

