[Openmp-dev] Building a static LLVM OpenMP library?
John Mellor-Crummey via Openmp-dev
openmp-dev at lists.llvm.org
Fri Jan 22 11:33:49 PST 2016
I’m not a cmake expert, but I didn’t see any support anywhere in the LLVM OpenMP directories for creating a static library to be used by statically-linked executables. I want this for use on Cray platforms, where statically-linked binaries are preferred.
Are there cmake build options that can be used with the current build system to create a statically-linked library? If not, is there a cmake expert on this list willing to add such support so that static libraries are either created by default or can be added by setting a cmake variable?
--
John Mellor-Crummey Professor
Dept of Computer Science Rice University
email: johnmc at rice.edu phone: 713-348-5179
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20160122/677a1e59/attachment.html>
More information about the Openmp-dev
mailing list