hashtable.h with gc 3.3.2

  • Thread starter Christian Christmann
  • Start date
C

Christian Christmann

Hi,

I've a program which I can compile with gcc 2.95.3 without any
problems. Compiling it with gcc 3.3.2 the compiler complains about
"#include <hashtable.h>". I tried to replace it by #include <hashtable>"
but than I get the error message "hashtable: No such file or directory".
Are there any new headers substituting hashtable.h?

In the directory
..../gcc/3.3.2/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/c++/ext
I found the files: hash_map, hash_set, stl_hash_fun.h and
stl_hashtable.h.
Is maybe one of these files the correct one I have to include?

Thank you.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top