Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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 From: N8TM AT aol DOT com Message-ID: <0.6de8d9ae.253801a1@aol.com> Date: Fri, 15 Oct 1999 00:03:45 EDT Subject: Re: compilation problems To: ct AT rmorton DOT com, jmcirba AT cella DOT fr, cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 26 In a message dated 10/14/99 7:54:45 AM Pacific Daylight Time, ct AT rmorton DOT com writes: > I ftp my source&makefiles from Unix to my Win PC. The ftp program does a > converion on the text files to make them compatible with DOS (which means > changing a cr to a cr+lf). [someone please correct me You are entitled to choose binary mode, which will leave the files as they are on Unix, which is less confusing to me, and works fine with gnu compilers (and many others) under cygwin. That's with \n (lf) line separators. Mac files are the ones with just \r (cr) separators. The PFE editor, for one, gives you the choice whether to save a file with \r\n separators, or just \n. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com