[Openmp-dev] [cfe-dev] CMAKE_INSTALL_PREFIX vs -fopenmp and clang search library search path
Chris Lattner
clattner at apple.com
Fri May 15 22:40:08 PDT 2015
> On May 15, 2015, at 9:44 PM, C Bergström <cbergstrom at pathscale.com> wrote:
>
> maybe we're talking about the same thing
> ---------
> Each STL has a different name.. libc++ isn't named libstl.so
>
> So calling it libiomp.so or libwhocares.so ensures that it doesn't
> conflict with something down the road.
Let me be very clear here. I am suggesting that this library be named "libomp.so" and thus be linked with "-lomp" (if named explicitly).
I'm not suggesting that we add magic behavior to the -l flag.
-Chris
More information about the Openmp-dev
mailing list