Skip to content

lld-link can't find kernel32.lib/uuid.lib... #109544

@pawelsopensource

Description

@pawelsopensource

Hi,
I'm trying to cross compile a simple hello-world (linux->windows) with clang-19 and getting errors from LLD linker about missing kernel32.lib/uuid.lib.

msvc/sdk files extracted from windows machine have lower/uppercase and don't match with clang/lld backend (lowercase).

./kits/10/Lib/10.0.22000.0/um/x86/kernel32.Lib
./kits/10/Lib/10.0.22000.0/um/x86/Uuid.Lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions