[Pythonmac-SIG] Python modules that are a PITA

Joel Bender jjb5@cornell.edu
Wed, 19 Mar 2003 01:10:04 -0500


>Among other things I keep seeing gcc -arch i386 -arch ppc, why do I 
>see -arch i386?

Apparently Apple shipped a bad Makefile.  Look in 
/usr/lib/python2.2/config and remove it from there.  I've been trying 
to get 4Suite working with similar problems, lots of attempts, and no 
solution yet.


Joel