X-Spam-Check-By: sourceware.org
Date: Fri, 22 Jun 2007 10:56:10 -0700
From: Gary Johnson <garyjohn@spk.agilent.com>
To: cygwin@cygwin.com
Subject: Re: Help compiling gcc 4.2.0
Message-ID: <20070622175610.GB15817@suncomp1.spk.agilent.com>
Mail-Followup-To: cygwin@cygwin.com
References: <loom.20070621T223937-435@post.gmane.org> <06c301c7b4ad$ba1e0560$2e08a8c0@CAM.ARTIMI.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@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

