Skip to content

LLVM-C needed but isn't supported on Linux #56

Description

@boberfly

Hi,

I noticed that LLVM-C isn't built for Linux and it is a requirement of shady. I tried building my own LLVM via -DLLVM_BUILD_LLVM_C_DYLIB=ON however I get:

CMake Error at tools/llvm-shlib/CMakeLists.txt:86 (message):
  Generating libLLVM-c is only supported on Darwin

Is this a hard-requirement? Do I need to patch the CMake to force it to build for linux?

Kind regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions