[SciPy-dev] compiling against custom atlas/lapack on os x

David Cournapeau cournape at gmail.com
Wed Sep 23 10:16:02 EDT 2009


On Wed, Sep 23, 2009 at 11:02 PM, James Kyle <krunk7 at gmail.com> wrote:
> I posted this to scipy-users about a week ago, but after thinking
> about it the dev list seemed more appropriate.

I don't know exactly what the problem is, except for gcc 4.3 vs 4.2:
the one which is unexpected is the linker, which you need to override
as well, through LD I believe.

I am not sure how you can easily bypass accelerate detection with distutils.

cheers,

David



More information about the SciPy-Dev mailing list