On 2013-10-10 12:53, Alf Birger Rustad wrote:
Hence, pragmatically this is the reality we need to address.

You can try to install suitesparse-static (from EPEL) on the build node, then configure with -DCMAKE_FIND_LIBRARY_SUFFIXES=".a;.so" and see if it picks up the static variant.

I am also pondering of a set of xxx_USE_STATIC_LIBS options which would only look for the .a version for library xxx, and a catch-all USE_STATIC which would look for .a first if present, otherwise .so (i.e. as statically as we can).

--
        Roland.

_______________________________________________
Opm mailing list
[email protected]
http://www.opm-project.org/mailman/listinfo/opm

Reply via email to