Thank you, Skip and Ronald. Together with Ned's information from the python-dev thread, I managed to build a non-framework universal build on Intel, transfer a tarball to PPC and get it to run the testsuite.
For future reference, the steps that worked were: export MACOSX_DEPLOYMENT_TARGET=10.3 ./configure --enable-universalsdk=/Developer/SDKs/MacOSX10.4u.sdk --with-universal-archs='32-bit' && make Mark _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig