[dpdk-dev] [PATCH 0/3] improve MinGW-w64 support
Thomas Monjalon
thomas at monjalon.net
Tue Jun 23 16:44:08 CEST 2020
22/06/2020 22:51, Kadam, Pallavi:
> On 6/20/2020 3:35 PM, Dmitry Kozlyuk wrote:
> > Following the discussion on the mailing list [1], clarify MinGW-w64
> > installation process and stop linking with pthread on Windows.
> > Make Meson cross-file more general along the way.
> >
> > [1]: https://mails.dpdk.org/archives/dev/2020-June/170252.html
> >
> > Dmitry Kozlyuk (3):
> > config: never link with pthread on Windows
> > config/x86: don't use absolute paths for MinGW-w64 cross toolchain
> > doc/windows: clarify installation for MinGW-w64
> >
> > config/meson.build | 2 +-
> > config/x86/meson_mingw.txt | 12 ++++++------
> > doc/guides/windows_gsg/build_dpdk.rst | 12 +++++++-----
> > doc/guides/windows_gsg/run_apps.rst | 7 +------
> > 4 files changed, 15 insertions(+), 18 deletions(-)
> >
> Nice to have a direct link to install MinGW on Windows.
>
> Acked-by: Pallavi Kadam <pallavi.kadam at intel.com>
Applied, thanks
More information about the dev
mailing list