On 2/5/2020 6:11 PM, Thomas Monjalon wrote:
06/02/2020 02:39, Pallavi Kadam:
On 2/5/2020 4:39 PM, Pallavi Kadam wrote:
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'
Fixed this error with the patch you sent before.
Which patch?
Please ack the patch so I can merge it.

The patch below fixes the meson error:
clang: error: no such file or directory: '/OPT:REF'

https://github.com/mesonbuild/meson/pull/6483 @Dmitry, Can you please confirm if you can still see the crash?




Reply via email to