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/Versions/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? Thanks in advance. cf ------------------------------------------------------------------------------ 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