[dpdk-dev] [PATCH 0/3] improve MinGW-w64 support
Dmitry Kozlyuk
dmitry.kozliuk at gmail.com
Sun Jun 21 00:35:41 CEST 2020
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(-)
--
2.25.4
More information about the dev
mailing list