Date: Thu, 12 Apr 2018 20:23:57 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 227438] clang -fopenmp=libgomp doesn't work Message-ID: <bug-227438-29464-N54gs4lrMA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227438-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-227438-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=227438 --- Comment #2 from Dimitry Andric <dim@FreeBSD.org> --- 22:19.11 <ABataev> dim: -fopenmp=libgomp is just like you compile without -fopenmp 22:19.24 <dim> ABataev: aha. 22:21.13 <ABataev> dim: It works. Clang uses only libomp interface and does not rely on libgomp. -fopenmp=libgomp is used as a stub-like option 22:23.09 <ABataev> dim: Yes, if they want to use libgomp, they must use gcc -- 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-227438-29464-N54gs4lrMA>
