On Tue, Apr 14, 2009 at 6:32 PM, Ned Deily <n...@acm.org> wrote: > The OSX installer script is in Mac/BuildScript/build-installer.py. > > For 2-way builds, it essentially does: > > export MACOSX_DEPLOYMENT_TARGET=10.3 > configure -C --enable-framework > --enable-universalsdk=/Developer/SDKs/MacOSX10.4u.sdk > --with-universal-archs='32-bit' --with-computed-gotos OPT='-g -O3'
Great---thank you! And thank you for all the testing. I'll try to sort all this out later this evening (GMT+1); I think I understand how to fix everything now. Mark _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com