Re: [dpdk-dev] [PATCH v3 6/7] doc: guide for Windows build using MinGW-w64

2020-02-18 Thread William Tu
On Mon, Feb 17, 2020 at 4:03 PM Dmitry Kozlyuk wrote: > > Instructions for different toolchains presented as options on the > corresponging steps of the guide, so that common parts may be reused. > > Signed-off-by: Dmitry Kozlyuk > --- > doc/guides/windows_gsg/build_dpdk.rst | 63 +++

[dpdk-dev] [PATCH v3 6/7] doc: guide for Windows build using MinGW-w64

2020-02-17 Thread Dmitry Kozlyuk
Instructions for different toolchains presented as options on the corresponging steps of the guide, so that common parts may be reused. Signed-off-by: Dmitry Kozlyuk --- doc/guides/windows_gsg/build_dpdk.rst | 63 +++ 1 file changed, 54 insertions(+), 9 deletions(-) diff