Libomp notes

Ryan Schmidt ryandesign at macports.org
Fri Nov 4 21:01:16 UTC 2022


On Nov 4, 2022, at 11:49, John Wiggins wrote:

> I am running macOS Monterey 12.6.1 and updated Xcode and CLT to 14.1.
> When I “upgrade outdate” I get note concerning libomp:
> 
>>> --->  Some of the ports you installed have notes:
>>  libomp has the following notes:
>> To use this OpenMP library:
>> * For clang-3.8+, or clang-3.7 with +openmp variant:
>>    add "-fopenmp" during compilation / linking.
>> * For clang-3.7 without +openmp variant, use:
>>    "-I/opt/local/include/libomp -L/opt/local/lib/libomp -fopenmp"
>>  libpsl has the following notes:
>> libpsl API documentation is provided by the port 'libpsl-docs’.
> 
> 
> There any action required of me? 

The note is advising you how to use libomp in your own projects. If you aren't using libomp in your own projects you can disregard the message.




More information about the macports-users mailing list