Re: cannot compile hash_map from stlport

2007-11-12 Thread Jim Anderson
Pedro Lamarão wrote: On 7 nov, 01:40, Jim Anderson <[EMAIL PROTECTED]> wrote: I'd like to use the hash_map template from the stlport which I picked up at sourceforge.net (version 5.1.4). I installed the library and then create the example given athttp://www.sgi.com/tech/stl/hash_map.html. I've

Re: cannot compile hash_map from stlport

2007-11-12 Thread Jim Anderson
Pedro Lamarão wrote: On 7 nov, 01:40, Jim Anderson <[EMAIL PROTECTED]> wrote: I'd like to use the hash_map template from the stlport which I picked up at sourceforge.net (version 5.1.4). I installed the library and then create the example given athttp://www.sgi.com/tech/stl/hash_map.html. I've

Re: cannot compile hash_map from stlport

2007-11-09 Thread Pedro Lamarão
On 7 nov, 01:40, Jim Anderson <[EMAIL PROTECTED]> wrote: > I'd like to use the hash_map template from the stlport which I > picked up at sourceforge.net (version 5.1.4). I installed the > library and then create the example given > athttp://www.sgi.com/tech/stl/hash_map.html. I've attached > this