[matplotlib-devel] Can't build with Intel Compiler on Mac OS X

2006-09-26 Thread Boyd Waters
icpc -bundle -undefined dynamic_lookup build/temp.macosx-10.3- i386-2.5/src/_nc_transforms.o build/temp.macosx-10.3-i386-2.5/src/ mplutils.o build/temp.macosx-10.3-i386-2.5/CXX/cxx_extensions.o build/ temp.macosx-10.3-i386-2.5/CXX/cxxsupport.o build/temp.macosx-10.3- i386-2.5/CXX/IndirectPython

Re: [matplotlib-devel] numpy

2006-09-26 Thread John Hunter
> "Steven" == Steven Chaplin <[EMAIL PROTECTED]> writes: Steven> Does mpl only work with specific versions of numpy? Steven> Should mpl check for a required version and report an Steven> error if its not there? numpy has been a bit of a moving target of late, and typically the la