| Issue |
109544
|
| Summary |
lld-link can't find kernel32.lib/uuid.lib...
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
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.**L**ib
./kits/10/Lib/10.0.22000.0/um/x86/**U**uid.**L**ib
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs