Hello, I am trying to build some Python C Extensions and I am trying to make them work with the 32-bit fink tree under 64-bits architecture. It seems that Python's distutils reports the architecture as i386 always, when Python is not build as a Universal Binary.
The problem is that when trying to build Python C Extensions, for Python in 32-bits in a 64-bit environment, it will compile the C code against the native architecture and then fail when trying to link with Python (if Python has the wrong architecture). My question is if anyone else has encountered this issue and how they worked around it. Thanks, Pepe ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel