Date: Tue, 10 Jul 2018 18:37:02 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 222858] Clang doesn't find <omp.h> and libomp.so when compiling with -fopenmp Message-ID: <bug-222858-29464-hmX1x80APj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222858-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-222858-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222858 --- Comment #3 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to Mikhail Teterin from comment #2) That would be bug 210337. USES=3Dcompiler: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 of= ten required by USES=3Dfortran consumers directly or via libgcc_s pollution. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222858-29464-hmX1x80APj>