[PATCH v7 4/5] buildtools: embed driver information with MSVC
Andre Muezerie
andremue at linux.microsoft.com
Wed Jun 11 15:28:33 CEST 2025
On Wed, Jun 11, 2025 at 11:45:31AM +0200, David Marchand wrote:
> From: Andre Muezerie <andremue at linux.microsoft.com>
>
> The archiver tool from the MSVC toolset is lib.exe. It has different
> parameters then it's GNU counterpart "ar".
>
> buildtools\meson.build was updated to use lib.exe when MSVC compiler is
> used. This is to allow the code to be built without requiring GNU "ar"
> to be installed in that scenario.
>
> Script gen-pmdinfo-cfile.py was updated to use the correct parameters
> when using lib.exe.
>
> Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
> ---
Acked-by: Andre Muezerie <andremue at linux.microsoft.com>
More information about the dev
mailing list