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 From: "Chet Simpson" To: "'Neil Booth'" , "'Mack Lobell'" Cc: , Subject: RE: Problems building cross compiler on NT Date: Mon, 28 Jan 2002 17:28:39 -0700 Message-ID: <000a01c1a85b$e6ca6a40$0200000a@hungone> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-reply-to: <20020128230122.GA28425@daikokuya.demon.co.uk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal > Mack Lobell wrote:- > > Huh? As far as I'm aware, that's not a diagnostic that > 3.0.3's preprocessor gives. After all, a carriage return in > a preprocessing directive is quite normal; it ends it! > > Is the bootstrap compiler 2.x? If so, you might want to try > 3.0.3 itself. > > Neil. Actually the problem stems from the fact that insn-flags.h is generated with symbolics: #define SOME_SYMBOLIC \ Symbolic_definition_here(); Where 2.95.3 generated them as: #define SOME_SYMBOLIC \ Symbolic_definition_here(); ...Chet... _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- 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/