X-Spam-Check-By: sourceware.org Date: Fri, 22 Jun 2007 10:56:10 -0700 From: Gary Johnson To: cygwin AT cygwin DOT com Subject: Re: Help compiling gcc 4.2.0 Message-ID: <20070622175610.GB15817@suncomp1.spk.agilent.com> Mail-Followup-To: cygwin AT cygwin DOT com References: <06c301c7b4ad$ba1e0560$2e08a8c0 AT CAM DOT ARTIMI DOT COM> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <06c301c7b4ad$ba1e0560$2e08a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.5.16 (2007-06-09) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 2007-06-22, Dave Korn wrote: > On 21 June 2007 21:47, Lee Rhodes wrote: > > > > I am struggling with the infamous unix/dos end-of-line '\r\n' vs '\n' > > incompatibilities. It seems that no matter what shell I use (bash, sh, > > Cygwin, rxvt, dos) that the gnu make utility throws errors when it sees the > > '\r' CR character. > > > > Do I have to convert ALL the downloaded files into the unix format > > (dos2unix)? > > Nope, what you have to do is you have to /not/ use winzip to unpack the > archives. Use cygwin's command-line tar utility. I agree with the advice to use tar, but WinZip does have an option to fix this behavior. From the menu bar, select Options -> Configuration -> Miscellaneous Uncheck the "TAR file smart CR/LF conversion" box. (Odd use of "smart".) Click OK. Regards, Gary -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/