Skip to content

[Bug]: Linker flags are ignored when passed to CreateInterpreter #784

@Vipul-Cariappa

Description

@Vipul-Cariappa

Description of bug

Linker flags are ignored while creating the interpreter. This might also include default search paths. We might need a toolchain or a dummy linker to deduce the necessary linker path and libraries, and explicitly pass them to LoadLibrary and AddSearchPath. Otherwise, fix this issue directly in upstream LLVM.

What operating system was you using when the bug occured?

No response

What is the architechture of the cpu on your system?

No response

What did you build CppInterOp against?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions