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