Skip to content

*-pc-windows-msvc Rustc targets are not supported #1

Closed
@denzp

Description

@denzp

Shared LLVM lib exports a very limited amount of symbols for the targets.

tests fail with: Unable to find symbol 'LLVMModuleCreateWithName' in the LLVM shared lib
ptx-linker fails with: Unable to find symbol 'LLVMContextCreate' in the LLVM shared lib

If that can't be fixed, we should at least provide a meaningful error message and a hint to use *-pc-windows-gnu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions