Mail Archives: cygwin/2003/11/02/05:48:47
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/
- Raw text -