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 Date: Sun, 2 Nov 2003 11:54:27 +0100 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <113866698055.20031102115427@familiehaase.de> To: "Arash Partow" CC: cygwin AT cygwin DOT com Subject: Re: Updated: gcc-3.3.1-3 - maybe broken.... In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Arash, Am Sonntag, 2. November 2003 um 09:59 schriebst du: > Hi, > I've downloaded gcc-3.3.1-3, i think the build is broken, cause c\c++ code i > was compiling with no problem with gcc3.3.1-2 can not be compiled > anymore also alot of the headers can't be found ie: > libs.h:35: fstream: No such file or directory > libs.h:36: sstream: No such file or directory > libs.h:37: stdexcept: No such file or directory > libs.h:38: vector: No such file or directory > libs.h:39: queue: No such file or directory > libs.h:40: map: No such file or directory > libs.h:41: algorithm: No such file or directory > libs.h:42: cstdio: No such file or directory > Also i've noticed g++.exe and c++.exe and some others have been renamed to > g++-2.exe and c++-2.exe. These are from the gcc-2 package, uninstall it, gcc-2 is removed from the distribution because it is broken. > I used the cygwin setup (latest version 2.416), so what went wrong? > anyone have any ideas? The gcc package is splitted into several packages now, for every front end there is one separate package, you want to compile C++ code, so install the gcc-g++ package. You'll find gcc and the front end packages in the category `Devel' or in the `Full' listing. HTH, Gerrit -- =^..^= -- 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/