Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Bobby McNulty" To: "Cygwin Mailing List" Subject: Problems compiling Bladeenc and GCC Date: Sun, 8 Apr 2001 13:46:18 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal I'm having problems compiling Bladeenc and GCC 3.0. The sources blade encoder compiles fine under Visual C++. In fact, I made a dll with it. But GCC under Cygwin gives me problems. One such error is with infinity. Blade Encoder sources have infinity defined as 999999 #define infinity 999999 but, when compiling with the special build of GCC 2.95.3 for Cygwin, GCC gave me a parser error at that line. I renamed the variable to infinity1, and it went back compiling until it met another error. Question: Is infinity already defined elsewhere in Cygwin? Bobby I have no clue on this as I've not grepped the headers. BTW I am using the latest developers snapshot. Cygwin 1.1.9 experimental. I'm waiting on the new release of the Cygwin dll. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple