[dpdk-dev] [PATCH v2] windows: minor build fixes
Thomas Monjalon
thomas at monjalon.net
Fri Nov 13 15:02:51 CET 2020
12/11/2020 22:35, Tal Shnaiderman:
> > Subject: Re: [dpdk-dev] [PATCH v2] windows: minor build fixes
> >
> > Missing / incorrect '--in-reply-to'. Please ignore - still learning the process!
> >
> > On 31/10/2020 06:43, Nick Connolly wrote:
> > > Meson versions >= 0.54.0 include support for handling /implib with
> > > msvc link. Specifying it explicitly causes failures when linking
> > > against the dll. Tested using Link 14.27.29112.0 and Clang 11.0.0.
> > >
>
> How can we verify this behavior change in 0.54 is intentional?
> I cannot find it in the versions' release notes:
>
> https://mesonbuild.com/Release-notes-for-0-54-0.html
I've found 2 commits touching implib in meson 0.54:
https://github.com/mesonbuild/meson/commit/cace70c64eab4
https://github.com/mesonbuild/meson/commit/06bbf6cf9353f6
More information about the dev
mailing list