<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/109544>109544</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            lld-link can't find kernel32.lib/uuid.lib...
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          pawelsopensource
      </td>
    </tr>
</table>

<pre>
    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

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJycksGumzwQhZ_GbEZBZoAEL1jk_29RK2XbBzD2BNwYG9km5L59BfSqd9FuumEQzDn6ZubIGM3giFpW_8fqt0wuafShneVKNvqZXPRLUJT1Xr-3Xw3D_xl_Y_z6jeFlghTejRsgeVDBxwjKT7OxBBKimWZLMJK1_rT6YDUwbKxxy-vEyi-rcdqvkaGA1aQRlJVuOBUCpNMwUEqbLYXgQ4R78BPcbm9gjXtQANn7JcFkYtyaHhQc2RJza3qG3bIYvb3mAAfo8ZziUzHson7A3ViKQK8UpEqkD_tfPDBJNRpHMMongfUrhc1znikoGWmn094xvCSYZFLjJ3qGnbUaeqke5I5pN_2mYyjyzzQ5w-5hUmTYFZxhd9vRC57zHJFznm8fl4lh92rOW-_HjAyvDK-3o5j-39wO9fejbOv6o2um21KLUsiM2uKCZ1HVZVNkY3unvmhQ1FUtFG9INfJ8psudKynrXmKRmRY5VlxgUQhe8iJvEFUhi7tsBBeVKFnFaZLG5tY-p9yHITMxLtQWXNRVlVnZk417IBEdrbD_ZYhbPkO7iU79MkRWcWtiir9tkkmWWmv1aYsKKHlc6m6c_mtO8jxbgm3HlObIyuu-n24waVz6XPlpv-rzo5zm4H-QSgy7HerY-U79bPFnAAAA__9V9wWV">