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: <3DDD3911.60C6D5CF@labri.fr> Date: Thu, 21 Nov 2002 20:50:41 +0100 From: Patrick Reuter X-Accept-Language: fr MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: GCC 2.96 for new cygwin? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS new-20020517 X-Razor-id: 73ba0d1765f84c6e4d5b75912fe9080b7013b4eb 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 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 ?? 2.) Or how could I reinstall my old version from cygwin (installed about 8 months ago) where the gcc was 2.95 ?? Thanks a lot Patrick -- 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/