[Bug 222858] Clang doesn't find <omp.h> and libomp.so when compiling with -fopenmp
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 10 18:37:05 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222858
--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Mikhail Teterin from comment #2)
That would be bug 210337. USES=compiler:openmp cannot use Clang in base on
FreeBSD 10.* because -fopenmp is ignored there, cannot use Clang from
devel/llvm60 on FreeBSD 10.* because OPENMP is unconditionally disabled in the
port, cannot use Clang on non-x86 where LLVM openmp isn't supported (on
FreeBSD) and Clang cannot use libgomp (from lang/gcc*). And lang/gcc* is often
required by USES=fortran consumers directly or via libgcc_s pollution.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list