[dpdk-dev] DPDK Windows Build

Dmitry Kozliuk dmitry.kozliuk at gmail.com
Sat Feb 1 12:43:47 CET 2020


Hi William,

> Sanity check compile stderr:
> clang.exe: error: linker command failed with exit code 1104 (use -v to
> see invocation)

Please add '-v' flag to Meson invocation and post the output as plain text.
The exact commands you're using will also help.

> Program cat found: YES (C:\MinGW\msys\1.0\bin\cat.EXE)

I suspect MSYS confuses Meson and it may call 'clang.exe' instead of
'clang-cl.exe'. Try excluding MSYS from your PATH.

-- 
Dmitry Kozlyuk


More information about the dev mailing list