[Pythonmac-SIG] Numeric headers

David M.Cooke cookedm at physics.mcmaster.ca
Sun Oct 31 21:58:59 CET 2004


On Oct 30, 2004, at 13:12, Craig Amundsen wrote:
> I've read multiple discussions about getting compliling Numeric on OS
> X, but the closest I've gotten to a howto is the observation that the
> setup.py from 23.x is broken for OS X and that examination of the 22.0
> setup.py should provide sufficient clues to fix the 23.x file. I've
> tried this and while it takes longer to fail, it still fails.
>
> Has anyone out there managed to modify the 23.x setup.py to get a
> successful build? If so, could you share your secrets with a
> distutil-er of very small brain?

I've attached the diff that I use to compile Numeric with LAPACK 
support on OS X. It compiles it with -faltivec and links agains the 
vecLib framework. Hope this helps.

-- 
|>|\/|<
/------------------------------------------------------------------\
|David M. Cooke              http://arbutus.physics.mcmaster.ca/dmc/
|cookedm at physics.mcmaster.ca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: numeric-setup-osx.diff
Type: application/octet-stream
Size: 2172 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20041031/798b56e5/numeric-setup-osx.obj


More information about the Pythonmac-SIG mailing list