On Thu, 2020-02-20 at 13:35 -0800, Ruslan Babayev wrote:
> Hi Luca,
>
> PkgConfig doesn't cover the case of static linking. See below:
>
> $ pkg-config --libs libdpdk
> -lrte_bpf -lrte_flow_classify -lrte_pipeline -lrte_table -lrte_port
> -lrte_fib -lrte_ipsec -lrte_vhost -lrte_stack -lrte_securi
Hi Luca,
PkgConfig doesn't cover the case of static linking. See below:
$ pkg-config --libs libdpdk
-lrte_bpf -lrte_flow_classify -lrte_pipeline -lrte_table -lrte_port
-lrte_fib -lrte_ipsec -lrte_vhost -lrte_stack -lrte_security -lrte_sched
-lrte_reorder -lrte_rib -lrte_rcu -lrte_rawdev -lrte_pdu
On Wed, 2020-02-19 at 11:13 -0800, Ruslan Babayev wrote:
> Add combined libdpdk.a and libdpdk.so libs for Meson similar to how
> it's done for Make builds
>
> Signed-off-by: Ruslan Babayev <
> rus...@babayev.com
> >
> ---
> buildtools/group-libs.sh | 2 ++
> buildtools/meson.build | 1 +
> me
Add combined libdpdk.a and libdpdk.so libs for Meson similar to how
it's done for Make builds
Signed-off-by: Ruslan Babayev
---
buildtools/group-libs.sh | 2 ++
buildtools/meson.build | 1 +
meson.build | 17 +
3 files changed, 20 insertions(+)
create mode 10075
4 matches
Mail list logo