gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Arch On Cygwin(Win32)


From: Robert Collins
Subject: Re: [Gnu-arch-users] Arch On Cygwin(Win32)
Date: Wed, 12 Nov 2003 08:13:58 +1100

On Wed, 2003-11-12 at 07:09, Naushit Sakarvadia wrote:
> pruning unidata.txt
> printing hackerlab db
> comparing results
> ,tmp ,tmp2 differ: char 20, line 1
> make: *** [tests-timestamp] Error 1

what is the actual difference, in bytes. I'd guess that it's the line
termination character. If so, then you'll want need to make tla either
binary always (link with binmode.o) or a more intrusive ascii when
appropriate, binary when appropriate. binmode.o is probably a good first
approximation though.

Rob
-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]