Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <00e101bfc8db$5c2b5540$81bda5d8@msrv> From: "Joe Hagen" To: Subject: Post B20 Cygwin CRLF behavior Date: Sun, 28 May 2000 14:31:44 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 I'm not sure if this was in the FAQ, but when I attempted to use the latest Cygwin build, make complained about no targets. It turns out that the makefile has CRLF for line terminators, which is being misinterpreted by make. I've tried MOUNTing the directory using both binmode and textmode, but it has no effect. Is this change by design? If I replace the CRLF with LF, then the make behaves as expected. However, running on Windows NT, I'd like to leave the CRLF behavior intact. The B20 release didn't have this problem. Also, if I use the older CYGWIN1.DLL with the new make, I believe it works. This leads me to believe the change was in the CYGWIN1.DLL. Thanks. Joe Hagen jdhagen AT chorus DOT net -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com