Re: [Numpy-discussion] Intel OSX test failure

2006-06-08 Thread Gennan Chen
Got you. BTW, I did manage to compile ATLAS 3.7 version into .a. Any chance I can use that? Or only shared object can be used?? Gen On Jun 8, 2006, at 3:11 PM, David M. Cooke wrote: > On Thu, 8 Jun 2006 14:57:02 -0700 > Gennan Chen <[EMAIL PROTECTED]> wrote: > >> Hi! >> >> I just got an MacBo

Re: [Numpy-discussion] Intel OSX test failure

2006-06-08 Thread David M. Cooke
On Thu, 8 Jun 2006 14:57:02 -0700 Gennan Chen <[EMAIL PROTECTED]> wrote: > Hi! > > I just got an MacBook Pro and tried to install numpy+scipy on that. > I successfully installed ipython+matplotlib+python 2.4 through > darwinports. > Then I svn co a copy of numpy +scipy. Compilation (gcc 4.0.

[Numpy-discussion] Intel OSX test failure

2006-06-08 Thread Gennan Chen
Hi! I just got an MacBook Pro and tried to install numpy+scipy on that. I successfully installed ipython+matplotlib+python 2.4 through darwinports. Then I svn co a copy of numpy +scipy. Compilation (gcc 4.0.1 + gfortran) seems working fine for numpy. After I installed it and run numpy.tes