This is present at least in Python < 2.2.3; in /usr/lib/python2.2/config/Makefile, the architecture flag LDFLAGS= -arch i386 -arch ppc should be replaced with LDFLAGS= -arch ppc or compilation of some libraries (matplotlib comes to mind) will fail. |
python-compile-bug
(/osxtricks)
2004-05-20, 14:16
[edit]