Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sun, 2 Nov 2003 11:54:27 +0100
From: "Gerrit P. Haase" <gp@familiehaase.de>
Reply-To: "Gerrit @ cygwin" <cygwin@cygwin.com>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <113866698055.20031102115427@familiehaase.de>
To: "Arash Partow" <arashp@hotmail.com>
CC: cygwin@cygwin.com
Subject: Re: Updated: gcc-3.3.1-3 - maybe broken....
In-Reply-To: <BAY9-F43iJNF78jAGmK0006669c@hotmail.com>
References: <BAY9-F43iJNF78jAGmK0006669c@hotmail.com>
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/

