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: "Laurence F. Wood" To: "Cygwin AT Cygwin. Com" Subject: gcc-2.95.3-5.tar.bz2 is BROKEN Date: Thu, 7 Feb 2002 22:41:48 -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.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 The Cygwin version of gcc that currently downloads with setup (gcc-2.95.3-5.tar.bz2) is BROKEN! Although I don't have time to specifically isoloate the problem, the compiler breaks (reporting a meaningless error) when compiling complex code using templates an example of which follows: _vertices = new Ref[TriInterpCoef::order_to_nvertex(_order)]; Version gcc-2.95.3-4.tar.gz and earlier do not break and generate code correctly. By any chance did the person that broke gcc also work on (and break) bison-1.31-1? -- 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/