A Monday 19 October 2009 06:11:49 Chris Fonnesbeck escrigué:
> Hello,
>
> I am trying to build PyTables on OSX 10.5, but am running into a
> problem whereby the build fails when trying to build for the PPC
> architecture:
>
> gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g
> -L/usr/local/lib
> -L/Library/Frameworks/Python.framework/Versions/4.3.0/lib -bundle
> -undefined dynamic_lookup
> build/temp.macosx-10.3-fat-2.5/tables/utilsExtension.o
> build/temp.macosx-10.3-fat-2.5/src/utils.o
> build/temp.macosx-10.3-fat-2.5/src/H5ARRAY.o
> build/temp.macosx-10.3-fat-2.5/src/H5ATTR.o -L/lib64 -L/lib
> -L/usr/lib64 -L/usr/lib -L/usr/local/lib64 -L/usr/local/lib
> -L/Developer/src/hdf5-1.8.0/hdf5/lib -lhdf5 -o
> tables/utilsExtension.so
> ld: in
> /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/Python.framework/Version
>s/4.3.0/lib/libz.1.dylib, file is not of required architecture for
> architecture ppc
> collect2: ld returned 1 exit status
>
> I have no interest in building a PPC version of PyTables. How can I
> stop this from happening? Is there a configure option?

Mmh, I'm not a Mac user, but perhaps this has something to do with your HDF5 
version.  Where/how did you get it?  All *HDF5* tests passes in your Mac?  
Also, please tell us about your HDF5/PyTables versions.

-- 
Francesc Alted

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to