From: alanr@henge.com (Robertson Family)
Subject: cksum and sum commands broken
2 Dec 1996 05:21:31 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <329D392C.353F.cygnus.gnu-win32@henge.com>
Reply-To: alanr@henge.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01Gold (Win95; I)
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

Both the sum and cksum programs that come with the gcc-win32 "package"
are broken.  It looks like they aren't prepared to read binary files. Of
course, you have to include O_BINARY to open or "b" to fopen to do that
in this environment.  Clearly the original GNU sources don't do that.

Both the sum and cksum programs that come with the gcc-win32 "package"
are broken.  It looks like they aren't prepared to read binary files. 
Of course, you have to include O_BINARY to open or "b" to fopen to do
that in this environment.  Clearly the original GNU sources didn't do
that.


	-- Alan Robertson
	   alanr@henge.com OR alanr@bell-labs.com
	   http://www.henge.com/~alanr/
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
