Hi John, I'm trying to compile the FastBit library on Scientific Linux 6.3 following compiler: gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4). I get following error:
dictionary.cpp: In member function 'int ibis::dictionary::readKeys0(const char*, FILE*)': dictionary.cpp:417: error: 'class ibis::dictionary::MYMAP' has no member named 'reserve' dictionary.cpp: In member function 'int ibis::dictionary::readKeys1(const char*, FILE*)': dictionary.cpp:480: error: 'class ibis::dictionary::MYMAP' has no member named 'reserve' I seems that the compiler does not fully support unsorted_map. This occurs in latest SVN version. Is there anything I can do to compile the library on this system? Thanks in advance, Petr Velan
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
