Hi Markus,

I think the root of the issue is a missing dependency in libSym.so.3 on the
libgomp. The library should still be usable from clang.
When compiling against the library, try linking with:

-L/usr/lib/gcc/i686-linux-gnu/4.9/ -lgomp

Best,
Miles

Reply via email to