Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Wed, 27 Jul 2005 12:18:38 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Link problem when building cygwin1.dll (parsing cygwin.def) Message-ID: <20050727161838.GG31984@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <20050727153831 DOT GE31984 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i On Wed, Jul 27, 2005 at 04:56:27PM +0100, Dave Korn wrote: >----Original Message---- >>From: Christopher Faylor >>Sent: 27 July 2005 16:39 > >> On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dave Korn wrote: >>> ----Original Message---- >>>> From: Eitan Eliahu >>>> Sent: 27 July 2005 15:47 >>> >>>> Dave, attached is the def file after I ran d2u on it. >>> >>> It still has \r\n line ends. >> >> I don't see them in the file that he attached. > > I do; one of our mailers must have done some translation. FWIW, I used >Outlook and dragged-and-dropped the attachment into an explorer window, then >brought up bash in the same window and ran od, and there were CRLFs in the >resulting file. I guess it's quite likely to be Outlook trying to be >clever. > >>I do see a lot of these >> types of lines, though: >> >> LIBRARY "cygwin1.dll" BASE=0x61000000 >> >> EXPORTS >> = _sigfe_ >> = _sigfe_ >> = _sigfe_ >> = _sigfe_ >> >> which are, presumably, where the error is coming from. I can't explain >> what's causing them, however. > > CRLF-terminated lines in sigfe.s? I duplicated the behavior by adding CRs to cygwin.din so this is a problem with gendef. I've checked in a fix. cgf -- 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/