[Fink-devel] libtbb4 library has bad install_name usage

2017-03-15 Thread Hanspeter Niederstrasser
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

Re: [Fink-devel] libtbb4 library has bad install_name usage

2017-03-15 Thread Abdulla Kamar
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