Abdulla,
libtbbmalloc_proxy.4.0.dylib from libttb4 package links to
libtbbmalloc.dylib, but doesn't use the full correct install_name from
that library. This causes runtime failure for anything linking to
libtbbmalloc_proxy.4.0.dylib.
$ otool -L /sw/lib/libtbbmalloc_proxy.4.0.dylib
/sw/lib/lib
Hi Hanspeter
My apologies but I don't use Fink anymore, and am moving to Linux for
development. That seems like a reasonable fix to me, thanks for
investigating it.
On Wed., 15 Mar. 2017, 9:15 pm Hanspeter Niederstrasser, <
f...@snaggledworks.com> wrote:
> Abdulla,
>
> libtbbmalloc_proxy.4.0.dyl