rex wrote:
> After doing the necessary fix for distutils, svn4774 builds with
> gcc, but trying to build with icc with:
>
> python setup.py config --compiler=intel build_clib --compiler=intel build_ext
> --compiler=intel install > inst.log
>
> fails with:
>
> Running from numpy source directory.
After doing the necessary fix for distutils, svn4774 builds with
gcc, but trying to build with icc with:
python setup.py config --compiler=intel build_clib --compiler=intel build_ext
--compiler=intel install > inst.log
fails with:
Running from numpy source directory.
/usr/local/src/numpy4777/n