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: Mon, 28 Jan 2002 23:01:22 +0000 To: Mack Lobell Cc: gcc AT gcc DOT gnu DOT org, cygwin AT cygwin DOT com Subject: Re: Problems building cross compiler on NT Message-ID: <20020128230122.GA28425@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 Mack Lobell wrote:- > Hi, > > i'm trying to build a gcc 3.0.3 cross compiler on a NT machine. Target is > powerpc, host is cygwin on a NT 4.0 workstation with SP6. > insn-flags.h:73: warning: carriage return in preprocessing directive > insn-flags.h:75: warning: carriage return in preprocessing directive > insn-flags.h:179: warning: carriage return in preprocessing directive 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. -- 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/