Re: [Pythonmac-SIG] Python's Mac/BuildScript/build_installer.py fails on 10.6 / 2.6.5

2010-04-28 Thread Ronald Oussoren
On 28 Apr, 2010, at 0:31, David Warde-Farley wrote: > I have so far had two issues, one that should definitely be addressed by the > package maintainers and one that . One was that this line in Mac/Makefile.in, Please check if the issue is resolved in the repository, and if it isn't file a bug

[Pythonmac-SIG] Python's Mac/BuildScript/build_installer.py fails on 10.6 / 2.6.5

2010-04-27 Thread David Warde-Farley
I have so far had two issues, one that should definitely be addressed by the package maintainers and one that . One was that this line in Mac/Makefile.in, $(CC) $(subst -arch i386,,$(subst -arch ppc,,$(LDFLAGS))) -o $@ @UNIVERSAL_ARCH64_FLAGS@ $(srcdir)/Tools/pythonw.c was causing the '-arch pp