[LLVMbugs] [Bug 19789] New: -fopenmp emits -lgomp for linkage but openmp project builds libiomp5.dylib
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 19 07:26:26 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19789
Bug ID: 19789
Summary: -fopenmp emits -lgomp for linkage but openmp project
builds libiomp5.dylib
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: howarth.mailing.lists at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Currently the clang compiler in trunk emits an linkage for -lgomp when passed
-fopenmp whereas the openmp project actually builds a libiomp5.dylib shared
library. The two projects need to settle on the designated shared library name
for the openmp project in the llvm build.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140519/57cda372/attachment.html>
More information about the llvm-bugs
mailing list