delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/11/16/13:18:19

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <00c701c4cc08$990fa300$0200a8c0@mindcooler>
From: =?iso-8859-1?Q?Mikael_=C5sberg?= <mikas493 AT student DOT liu DOT se>
To: <cygwin AT cygwin DOT com>
Subject: Re: g++ 3.4.1
Date: Tue, 16 Nov 2004 19:17:56 +0100
MIME-Version: 1.0
Note-from-DJ: This may be spam

"Martin Magnusson"  wrote:
>I just tried upgrading from g++ 3.3.1 (which currently gives me an
>"internal compiler error" on my code) to the 3.4.1 version available from
>the Cygwin setup. After doing so, however, I get a flood of error messages
>about the many templates I have (such as "template-id xxx for yyy does not
>match any template declaration" and several other).
>
> Should I start to adapt my code to gcc 3.4.1, or would it be safer to wait
> until it is available as default from the setup? Is it likely that the
> error messages I get is due to the Cygwin port, or would it be g++ itself?
>
> / martin
>

g++ version 3.4.x is alot less forgiving (read: more compliant) than
earlier versions of g++ (GCC) were regarding standard C++. This is a good
thing.
I haven't used the test version you mention but I've been compiling my
own versions of GCC under Cygwin for some time and right now
I am using the latest version (3.4.3). I haven't had any problems other
than not being able to use -mno-cygwin anymore but I can live with that.
So, you probably have problems with your C++ code, i.e. it's not standard-
compliant but GCC used to accept it. Crank up the warning levels and turn
off compiler extensions and start fixing the code.

/ Mikael 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019