On 08.06.19 07:49, Alexandre Torres Porres wrote: > Maybe he got confused and did something wrong? But what? By the way, I've > never seen this error "symbol not found ___exp10", any idea what this could > be?
exp10() [1] is a GNU extension to libm. you cannot expect it to exist on non-GNU implementations of libmath. btw, i don't get this error on OSX-10.6.8 with the beta20 link you posted earlier (but you probably fixed it in the meantime) fgmasdr IOhannes [1] https://linux.die.net/man/3/exp10
signature.asc
Description: OpenPGP digital signature
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
