Benchmarks results for FreeBSD 11

K. Macy kmacy at freebsd.org
Sun Aug 28 21:01:48 UTC 2016


>>
>
> With 11, one can even simply install devel/openmp which will only install the libopenmp bits from llvm, and after that, base cc can do openmp.

This isn't really useful unless the clang in base knows where to find
libomp. Considering that even the devel/llvm ports aren't configured
properly for that I don't see -fopenmp working. Without patching
makefiles or configure. So although this is better than having to
installing a complete copy of the compiler for the sake of a single
library it's still forcing FreeBSD users to jump through extra hoops
that they don't have to with gcc or on other platforms.
-M


More information about the freebsd-stable mailing list