http://llvm.org/bugs/show_bug.cgi?id=8849
Summary: pthread and mingw-w64(/.org?)
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Keywords: build-problem
Severity: normal
Priority: P
Component: cmake
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
When running a mingw-w64 toolchain, the presence of pthread.h is correctly
detected, but the link.txt link scripts do not contain the "-lpthread" to link
to the library itself, making every link step in the build process fail for
this reason.
I don't know CMake enough to conjure up a patch for this, but I'm sure it's
quite trivial.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs