Skip to content

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

@boberfly

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

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