On Tue, Oct 20, 2020 at 06:49:10PM +0300, Ivan Serdyuk wrote:
>It was compiled - but I can't make it run:
>
> ~/dpdk-20.08/build-clang/app$ ./dpdk-pdump
> Illegal instruction (core dumped)
> ~/dpdk-20.08/build-clang/app$ ./dpdk-proc-info
> Illegal instruction (core dumped)
It was compiled - but I can't make it run:
~/dpdk-20.08/build-clang/app$ ./dpdk-pdump
> Illegal instruction (core dumped)
> ~/dpdk-20.08/build-clang/app$ ./dpdk-proc-info
> Illegal instruction (core dumped)
> ~/dpdk-20.08/build-clang/app$ ./dpdk-test-acl
> Illegal instruction (core dumped)
> ~/dpd
On Mon, Oct 19, 2020 at 4:34 PM Bruce Richardson
wrote:
> On Mon, Oct 19, 2020 at 04:17:36PM +0300, Ivan Serdyuk wrote:
> Hi Ivan
>
Hello, Bruce.
> Why are you exporting these CPP and CXX flags? The CXX flags will have no
> effect on the DPDK build as it does not use c++ code.
>
Probably my m
On Mon, Oct 19, 2020 at 04:17:36PM +0300, Ivan Serdyuk wrote:
> Hi there.
> I tried the following:
>
> export CPPFLAGS=' -stdlib=libc++ ' CXXFLAGS=' -stdlib=libc++ '
> > meson build-clang
> > cd build-clang
> > ninja -j 4
> >
>
Hi Ivan
Why are you exporting these CPP and CXX flags? The CXX flags
4 matches
Mail list logo