[LLVMbugs] [Bug 540] NEW: Need to link all tools with thread libraries
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Mar 21 14:14:00 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=540
Summary: Need to link all tools with thread libraries
Product: libraries
Version: trunk
Platform: All
URL: http://mail.cs.uiuc.edu/pipermail/llvmdev/2005-
March/003687.html
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Support Libraries
AssignedTo: rspencer at x10sys.com
ReportedBy: ejones at uwaterloo.ca
In order to support a multithreaded JIT, the LLVM build process must also pull in the pthreads library.
This means that there must be autoconf detection for pthreads and all that sort of thing. I struggled for
a couple hours just trying to get LLVM to be able to "AutoRegen.sh" on my Debian system, and I was
unable to get it working. In Reid's mailing list post, he made it sound like it wouldn't be challenging for
him to do it.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list