Hi ports,

These two ports add the libomp.a and libomp.so.0.0 files which
provide the runtimes for OpenMP for use by clang.

OpenMP provides language level statements taking advantage of pthreads,
instead of the usual routine calls.  See openmp.org.

C, C++, and Fortran (flang) are supported.

I supply two ports because the software generates only static or shared
libraries, not both at the same time.  Doing both in one port is beyond
my skill.

comments, questions?

thanks

John

Attachment: libomp801.tgz
Description: GNU Zip compressed data

Attachment: libompstatic801.tgz
Description: GNU Zip compressed data

Reply via email to