Hi again,
I've fixed the issue on my box. The issue lies in the definition of
the hash_map. For ICC for Linux, the GCC headers should be used.
Matthieu
2010/1/29 Matthieu Brucher :
> Hi,
>
> It seems that the compilation of base_format needs a C++ compiler, but
> distutils launches icc instead o
Hi,
It seems that the compilation of base_format needs a C++ compiler, but
distutils launches icc instead of icpc. This may work with gcc, but
with Intel Compiler, I can't force icc to understand C++.
I don't know what happened between 0.98.5 and 0.99.2, but I can't use
Matplotlib anymore :|
Matt