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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DDD41D0.684BE502@iee.org> Date: Thu, 21 Nov 2002 20:28:00 +0000 From: Don Sharp X-Accept-Language: en MIME-Version: 1.0 To: gnuwin32 Subject: Re: GCC 2.96 for new cygwin? References: <3DDD3911 DOT 60C6D5CF AT labri DOT fr> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Patrick Reuter wrote: > > Hi, > > I downloaded the new cygwin version, and now I can not anymore compile > all my C++ projects, because my gcc changed to version 3.2. and I get > the following error message: > > /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning > This fi > le includes at least one deprecated or antiquated header. Please > consider using > one of the 32 headers found in section 17.4.1.2 of the C++ standard. > Examples in > clude substituting the header for the header for C++ includes, > or ream> instead of the deprecated header . To disable this > warning us > e -Wno-deprecated. > > Furthermore, all STL classes like include don't work anymore. > > Somebody could please help me? > > 1.) How could I get gcc 3.2 fully compatible to 2.95 ?? Try gcc-2. Chances are that the upgrade will have left 2.95 available as gcc-2. I can't say for sure because I explicitly acquired both versions some while ago. > 2.) Or how could I reinstall my old version from cygwin (installed about > 8 months ago) where the gcc was 2.95 ?? > HTH Don Sharp -- 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/