public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs problem
@ 1998-04-30 15:45 Tudor Hulubei
  0 siblings, 0 replies; only message in thread
From: Tudor Hulubei @ 1998-04-30 15:45 UTC (permalink / raw)
  To: egcs

Hi,

With the latest CVS tree, the following program fails to compile (even
though it compiles fine with gcc-2.8.1 and used to compile with
previous versions of egcs too.

#include <hash_map>
#include <string>

hash_map<string, int> h;

I get a bunch of errors in the STL headers:

In file included from /home/tudor/usr/include/g++/hash_map:31,
                 from /home/tudor/t.cc:1:
/home/tudor/usr/include/g++/stl_hashtable.h:593: non-template type `hashtable' used as a template
/home/tudor/usr/include/g++/stl_hashtable.h:594: non-template type `hashtable' used as a template
....

Hope this helps,
Tudor

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-04-30 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-30 15:45 egcs problem Tudor Hulubei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).