Hi Matt,
build-pd-darwin.sh: line 28: -malign-power: command not found
this is "normal" and doesn't cause the compiler to bail out...
g++ -c -dynamic -O2 -DFLEXT_SYS=2 -DFLEXT_USE_SIMD -malign-power -maltivec -faltivec -I/Applications/pd/pd-0.37-0/src -I./source source/flbase.cpp -o pd-darwin/flbase.o /var/tmp//cc6mY9Y2.s:unknown:FATAL:can't create output file: pd-darwin/flbase.o make: *** [pd-darwin/flbase.o] Error 1
Any idea what i should do to fix this?
Normally the pd-darwin directory will be created be the makefile, so the only thing i can imagine is a lack of write permissions....
best greetings, Thomas