[Openmp-dev] [cfe-dev] CMAKE_INSTALL_PREFIX vs -fopenmp and clang search library search path
C Bergström
cbergstrom at pathscale.com
Fri May 15 22:43:12 PDT 2015
yeah and I'm saying that name has a high chance to collide with
something else. In fact others have already posted to this fact. The
smart thing to do would be
a) leave it alone
b) name it libllvmopenmp or whatever else
On Sat, May 16, 2015 at 12:40 PM, Chris Lattner <clattner at apple.com> wrote:
>
>> 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