[SciPy-User] build scipy on os x 10.6, python.org 2.7

Matthew Brett matthew.brett at gmail.com
Wed Oct 6 15:37:44 EDT 2010


Hi,

>> export FFLAGS=-arch ppc -arch i386
>> export LDFLAGS=-arch ppc -arch i386 -Wall -undefined dynamic_lookup -bundle
>>
>> but I guess you would need to review the scipy default link flags
>> output to get the right match for your system.
>
> Thanks very much - that solved it (I wasn't sure about how to set
> compile flags with distutils). Sorry I missed your post on scipy-dev.

Glad it helped.  Sorry, I forgot I posted previously to the other
mailing list...

Best,

Matthew



More information about the SciPy-User mailing list