[Openmp-dev] FW: Error when testing libomp on osx

Simone Atzeni via Openmp-dev openmp-dev at lists.llvm.org
Tue Apr 10 08:01:55 PDT 2018


FYI

It seems to be a problem with the Xcode version I am using, I updated to the latest one and I don't see the error anymore.

Simone


From: Openmp-dev <openmp-dev-bounces at lists.llvm.org> On Behalf Of Simone Atzeni via Openmp-dev
Sent: Friday, April 6, 2018 11:02 AM
To: openmp-dev at lists.llvm.org
Subject: [Openmp-dev] Error when testing libomp on osx

Hi,

I compiled OpenMP release_60 branch on Mavericks (10.9.5) and when I run the tests it failed all of them with the error:

ld: unknown option: -no_deduplicate

This flag "-no_deduplicate" is passed to the linker.
I ran cmake with no particular option, so I was wondering if on OSX I have to pass some specific arguments.

Thanks.
Simone

________________________________
This email message is for the sole use of the intended recipient(s) and may contain confidential information.  Any unauthorized review, use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20180410/b0d8e137/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT00001.txt
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20180410/b0d8e137/attachment.txt>


More information about the Openmp-dev mailing list