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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 1 Feb 2002 22:04:37 +0000 To: Mack Lobell Cc: cygwin AT cygwin DOT com, gcc AT gcc DOT gnu DOT org Subject: Re: Problems upgrading from 2.95.3-5 to 3.X on cygwin Message-ID: <20020201220437.GB29103@daikokuya.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i From: Neil Booth I suggest you remove all '\r' characters from i386.md, so that the newlines consist of '\n' only. That will likely solve your problem. You needn't bother with insn-flags.h; that looks to be only a warning and once you get stage1 built of 3.0, it won't have problems with '\r' (but the .md file still might; I'm not sure about that). Neil. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/