delorie.com/archives/browse.cgi | search |
From: | jlrubin AT bway DOT net (Josh Rubin) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: gdb can't find stl include files |
Date: | Sun, 07 Jun 1998 23:46:08 GMT |
Organization: | ISPNews http://ispnews.com |
Lines: | 17 |
Message-ID: | <357b2572.62889@news1.bway.net> |
References: | <357a95fd DOT 269791 AT news1 DOT bway DOT net> <357AE7C9 DOT D455D8E1 AT STOP DOT SPAMMERS DOT nwu DOT edu> |
NNTP-Posting-Host: | dial-iris-4.bway.net |
Mime-Version: | 1.0 |
NNTP-Posting-Date: | 7 Jun 1998 23:46:13 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
On Sun, 07 Jun 1998 14:19:37 -0500, Sean Melody <s-melody AT STOP DOT SPAMMERS DOT nwu DOT edu> wrote: >Josh, >Try #include <vector> instead of stl.h. >Also, use 'using namespace std;' >as the first line under your defines and includes. I tried #include <vector> but the same thing happens. gcc v 2.81 does not support namespaces so that isn't the problem. ( It accepts the syntax, but ignores it). Josh Rubin jlrubin AT bway DOT net
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |