[bear wrote] > So far I've been reading the preliminary work that Bob has done and I've > been starting to wade thru the Apple dev docs but have yet to construct > a configure line that works :) > > Let me know what I can do to help. Pointers to how you guys are doing > the builds would help :)
Currently (for the core python part at least) I'm mostly just doing: ./configure --enable-framework make make frameworkinstall I have a number of patches that I apply: http://downloads.activestate.com/ActivePython/etc/ActivePython-2.4.2.10-patches.zip Only some of those are relevant to the core Python build on OS X. For example, macosx_arch.patch. It is on my todo list to get my stuff building with the Python SVN head and start getting some of these patches in the core. Trent -- Trent Mick [EMAIL PROTECTED] _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig