[OT] ta-spring

David Chisnall theraven at FreeBSD.org
Wed Jan 29 15:17:15 UTC 2014


On 29 Jan 2014, at 15:08, Michael Schmiedgen <schmiedgen at gmx.net> wrote:

> Can we expect a current version of spring in ports soon? That would
> be nice! AFAIK newer versions require OpenMP. Will this compile with
> our (new 3.4 soon) base clang?

Base clang doesn't support OpenMP.  We should probably import Intel's Clang fork into ports:

http://clang-omp.github.io

This can then be used to compile things that need both libc++ and OpenMP.  Intel's OpenMP runtime is permissively licensed now, but will likely require a small amount of porting to get it to work on FreeBSD (it supports Linux and OS X).

David



More information about the freebsd-current mailing list