Hallo!
Has anyone of the osx developer an idea, why there are linking problems
on osx (and only osx) with iem_t3 lib (see below) ?
I have not really an idea ...
Thanks
LG
Georg
cc -DPD -ftree-vectorize -ftree-vectorizer-verbose=2 -fast -fPIC
-mcpu=7450 -mtune=7450 -I/Users/pd/auto-build/pd-extended/pd/src -Wall
-W -ggdb -I/sw/include -DMACOSX -DUNIX -Dunix -o
"/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.o"
-c
"/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.c"
cc -bundle -bundle_loader /Users/pd/auto-build/pd-extended/pd/bin/pd
-L/sw/lib -o
"/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.pd_darwin"
"/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.o"
-lm -lc \
`test -f
/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.libs
&& cat
/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.libs`
\
`test -f
/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/../darwin/iem_t3_lib.libs
&& \
cat
/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/../darwin/iem_t3_lib.libs`
/usr/bin/ld: Undefined symbols:
_t3_bpe_setup
_t3_delay_setup
_t3_line_tilde_setup
_t3_metro_setup
_t3_sig_tilde_setup
_t3_timer_setup
collect2: ld returned 1 exit status
make[2]: ***
[/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.pd_darwin]
Error 1
rm
/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.o
make[1]: *** [externals_install] Error 2
make: *** [extended_install] Error 2