[Thread Prev][Thread Next][Index]

[ferret_users] Re: pyferret installation on a mac os x



it tries to compile build/lib.macosx-10.8-intel-2.7/pyferret/libpyferret.so , not copy_pystat_data.o


On Wed, Apr 30, 2014 at 1:52 PM, Avi goz <avigoz@xxxxxxxxx> wrote:
Hi everyone,


during "make" of pyferret , upon trying to compile pyfermod/copy_pystat_data.o, the beginning of the line looks like :

/usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -isysroot / -L/usr/local/opt/openssl/lib .... 


followed by a lot of other flags.

this step fails because of the "-arch i386 -arch x86_64" part. when I run it with only "-arch x86_64"  , it succeeds. 

Any idea what should I change to fix the make process ?

Cheers,

Avi


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement