Displaying 3 results from an estimated 3 matches for "__kmp_itt_fini_ittlib".
2016 Dec 27
2
(Thin)LTO llvm build
...onst char *path, char *resolved_path) {
^
/usr/include/bits/stdlib.h:37:8: note: previous definition is here
__NTH (realpath (const char *__restrict __name, char *__restrict __resolved))
[...]
libomp.so
duplicate symbol __kmp_get_reduce_method in version script
duplicate symbol __kmp_itt_fini_ittlib in version script
duplicate symbol __kmp_itt_init_ittlib in version script
LLVM ERROR: A @@ version cannot be undefined
2016 Dec 25
0
(Thin)LTO llvm build
So, archlinux doesn't seem to package lld. Since the binaries from
llvm.org don't work here, maybe I can find another way to avoid
running two llvm builds (one to build lld, one to thinlto-lld rebuild).
TBD.
2016 Dec 27
0
(Thin)LTO llvm build
...gets pulled in only
when _FORTIFY_SOURCE is enabled (which causes __USE_FORTIFY_LEVEL > 0). Do
you have _FORTIFY_SOURCE set somewhere? Can you try with that not set?
Teresa
>
> [...]
>
> libomp.so
> duplicate symbol __kmp_get_reduce_method in version script
> duplicate symbol __kmp_itt_fini_ittlib in version script
> duplicate symbol __kmp_itt_init_ittlib in version script
> LLVM ERROR: A @@ version cannot be undefined
>
--
Teresa Johnson | Software Engineer | tejohnson at google.com | 408-460-2413
<(408)%20460-2413>
-------------- next part --------------
An HTML attac...