[dpdk-dev] DPDK Windows Build
Thomas Monjalon
thomas at monjalon.net
Tue Feb 4 22:51:20 CET 2020
29/01/2020 19:05, Jeremy Plsek:
> Hi Dmitry,
>
> > There is a bug in Meson: '/OPT:REF' must be prefixed with '-Wl,' when using
> > Clang with link.exe, because Clang does not recognize '/OPT:REF' as an
> > argument to pass to linker, but treats it as a filename instead.
> > A patch is not under review: https://github.com/mesonbuild/meson/pull/6483
>
> Thanks for the suggestion. I applied the patch to meson and the OPT
> error is gone and it now compiles.
>
> Thanks!
Wonderful, thanks Dmitry for the patch in meson.
Please would you like to add a note with a link to the patch in the DPDK doc?
More information about the dev
mailing list