[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pdns-dev
Subject:    Re: [Pdns-dev] compiling pdns by icc
From:       Norbert Sendetzky <norbert () linuxnetworks ! de>
Date:       2003-10-27 14:45:42
Message-ID: 200310271545.44349.norbert () linuxnetworks ! de
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 27 October 2003 15:16, bert hubert wrote:
> > I finally changed it to
> > typedef map<string,vector<BBResourceRecord> > cmap_t;
>
> Which is not good for the gcc users. A better way is to hook into
> the logic for Visual C++ which also has no hash_map. Or figure out
> what the hash_map of icc is called.

icc knows hash_map. The problem is that __stl_hash_string isn't known, 
because it's an internal thing of gcc. Does hash_map without 
hash_string and compare_string work correctly?

=> typedef hash_map<string,vector<BBResourceRecord> > cmap_t;


Norbert

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj+dL5cACgkQxMLs5v5/7eBj4ACgqhE2/fGGvqmECrgyCIfLibV5
aNEAniXZpkEJXQxUCEuTnRv1o+tbtTff
=eM0y
-----END PGP SIGNATURE-----

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic