Here you go! Not sure if Thomas is listening, but Flext currently inserts the incorrect optimization strings into config-mac-pd-gcc.txt (it assumes a G4 I think). I've been using -mfpmath=sse,387 -mieee-fp -ftree-vectorize -fivopts -ftree-loop-linear for the UFLAGS and -march=prescott for the OFLAGS, which I took from here: http://forums.mozillazine.org/viewtopic.php?t=294976
Seems to work fine. Luke
On 10/30/06, chris clepper cgclepper@gmail.com wrote:
On 10/30/06, Luke Iannini (pd) lukexipd@gmail.com wrote:
Ok, I've posted the build here: http://www.proyekto.net/sndrft/Pd-0.39.2.dmg
I included builds of Thomas Grill's (flext-based) xsample, pool and fftease as those are not currently built in Pd-Extended.
Can you build py? I have had troubles with that on Intel Macs.