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
-- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
