Re: [Numpy-discussion] svn 4777 fails to build with icc

2008-02-09 Thread David Cournapeau
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.

[Numpy-discussion] svn 4777 fails to build with icc

2008-02-08 Thread rex
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