[PD-dev] fftease

henrik rudstrom henrik.rudstrom at gmail.com
Fri Jun 3 19:59:54 CEST 2005


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
mkdir ./pd-darwin
touch src/makewindows.c
cc -c -O6 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes
-fno-exceptions -fno-rtti -DFLEXT_SYS=2 -malign-power -maltivec
-I/Users/Henrik/Desktop/pd-0.38-4/src -I/usr/local/lib/pd/flext
src/makewindows.c -o pd-darwin/makewindows.co
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
touch src/fold.c
cc -c -O6 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes
-fno-exceptions -fno-rtti -DFLEXT_SYS=2 -malign-power -maltivec
-I/Users/Henrik/Desktop/pd-0.38-4/src -I/usr/local/lib/pd/flext
src/fold.c -o pd-darwin/fold.co
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
touch src/convert.c
....................

anyone have a clue to what might have gone wrong, or a binary file to
send me please let me know.
thanx in advance
Henrik




More information about the Pd-dev mailing list