make-w32
[Top][All Lists]
Advanced

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

Re: make/tests issues


From: Eli Zaretskii
Subject: Re: make/tests issues
Date: Sat, 06 Mar 2004 16:28:58 +0200

> Date: Sat, 06 Mar 2004 12:58:50 +0000
> From: "J. Grant" <address@hidden>
> 
> When you (or anyone else on address@hidden) run the tests on
> MS-Windows how do you avoid these LF discrepancy issues?

I worked on the DJGPP port of GNU Make (see
http://www.delorie.com/djgpp/), which runs on DOS and Windows systems.
The Make test suite does work on both DOS and Windows using the DJGPP
ports of Diff and other GNU software needed to run the tests (Perl,
Bash, Fileutils, Sh-utils, etc.).

The problem you described doesn't happen with the DJGPP port because
the DJGPP port of GNU Diff ignores the CRLF/LF distinction unless it
was given the --binary command-line switch.




reply via email to

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