On Jun 3, 2005, at 12:59 PM, henrik rudstrom wrote:
Hi all, I am trying to get the pd port of fftease to work on my mac (OSX tiger), compiling flext went well, but compiling fftease gave a strange error message: s002028:~/Desktop/pd-externals-20030311/grill/fftease Henrik$ sh build-pd-darwin.sh build-pd-darwin.sh: line 37: -maltivec: command not found
This won't help with your compile, but the correct Altivec/VMX flag is -faltivec.
cgc