Ronald Oussoren added the comment:
I've fixed this issue in all branches and can now do clean builds.
BTW. Builds with the 10.4u SDK on OSX fail at the moment for 2.7 and 3.2,
that's due to issue 7724, I've attached a patch to that issue that should fix
it (for the trunk, porting it to 3.2 sh
New submission from Ned Deily :
Fixes for Issue8366 corrected build failures with universal builds on OS X due
to changes in the settings of CFLAGS and BASECFLAGS, which had caused -arch
values to be added to both CFLAGS and BASECFLAGS. The Mac Makefile for the
PythonLauncher app needs to be