-
Notifications
You must be signed in to change notification settings - Fork 15.8k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaenhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing feature
Description
| Bugzilla Link | 540 |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.0 |
| OS | All |
| Blocks | #790 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
Extended Description
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.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaenhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing feature