Hi Bear, On Jan 24, 2006, at 9:55 PM, bear wrote:
[snip] > The --prefix option will tell configure where to place the files so > you > don't overwrite your current python. > > I am looking forward to seeing what the UB related options are - > when I > have tried the ones mentioned in the Tech Notes (CFLAGS= -isysroot > /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 and LDFLAGS= > -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -syslibroot,/Developer/SDKs/MacOSX10.4u.sdk) I end up with odd ld > errors. Take out the -syslibroot part (which is only needed for libtool, IIUC) and make sure the "-arch ppc -arch i386" bit is in LDFLAGS as well. That's how I got wxWidgets building Universal binaries. :-) Thanks, Kevin _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig