Date: Mon, 20 Jul 2015 17:48:58 -0700 From: Dennis Glatting <freebsd@pki2.com> To: ports@freebsd.org Subject: Does OpenMP (iomp5) work for clang-devel? Message-ID: <1437439738.57135.5.camel@pki2.com>
next in thread | raw e-mail | index | archive | help
I can't seem to get this working and it appears not to emit code. I have libiomp5 installed and I compile specifying: clang++-devel -fopenmp=libiomp5 ... And the compiler says: clang: warning: argument unused during compilation: '-fopenmp=libiomp5' Is there a compile-time test involved somewhere, perhaps in llvm build? Should /usr/local/llvm-devel/lib/ be in /etc/ld.so.conf? (That doesn't seem to help).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1437439738.57135.5.camel>