Skip to content

Need to link all tools with thread libraries #912

@llvmbot

Description

@llvmbot
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

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions