[Bug 227438] clang -fopenmp=libgomp doesn't work
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 12 20:23:59 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227438
--- Comment #2 from Dimitry Andric <dim at 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.
More information about the freebsd-toolchain
mailing list