gcc 3.2
Roland Krause
rokrau at yahoo.com
Wed Oct 9 21:42:48 BST 2002
put
using namespace std;
into the file since gcc-3.2 is "anal retentive" about that kind of
thing :-)
Roland
--- Israel Ferández Cabera <israel at seg.inf.cu> wrote:
> Hi this one is about gcc I guess. I use to work in RedHat 7.3 with
> gcc
> 2.9(something), but I upgrade my system to RedHat 8.0 and gcc 3.2.
> When I try
> to compile something done before I get a lot of error messages.
> 1. the c++ string type is not declare even if I #include <string>
> 2. the operator << is not defined for a fstream even if I #include
> <fstream.h>
> 3. the endl is not defined even when I have #include <iostream>
>
> any hint please?
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list