[dpdk-dev] [PATCH v7 9/9] eal: add minimum viable code to support parsing

Pallavi Kadam pallavi.kadam at intel.com
Thu Feb 6 01:39:28 CET 2020


On 2/5/2020 11:54 AM, Dmitry Kozlyuk wrote:
> Crashes at argument parsing, WinDbg log attached.

This patch works fine with meson=0.49.
I was able to execute the 'helloworld' app.

When I tried to build with meson=0.52 it failed with the error:
[9/25] Linking target lib/librte_kvargs-20.0.dll.
FAILED: lib/librte_kvargs-20.0.dll
clang @lib/librte_kvargs-20.0.dll.rsp
clang: error: no such file or directory: '/OPT:REF'

Not completely sure, if this could be the reason for the crash.

>


More information about the dev mailing list