DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] How to build dpdk with shared libraries?
@ 2020-07-10 16:46 David Aldrich
  0 siblings, 0 replies; only message in thread
From: David Aldrich @ 2020-07-10 16:46 UTC (permalink / raw)
  To: users

I am using dpdk-stable-18.11.8 on Centos 7 with gcc compiler. I build dpdk
using:

usertools/dpdk-setup.sh option 15 'x86_64-native-linuxapp-gcc'

This builds static libraries in:

x86_64-native-linuxapp-gcc/lib

I want to use shared libraries. I believe the required setting is:

“CONFIG_RTE_BUILD_SHARED_LIB=y”

I tried setting that in: config/common_base and running option 15 again,
but the shared libs were either not built, or I can't find them.

What is the correct way to build dpdk shared libs using dpdk-setup.sh?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-10 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10 16:46 [dpdk-users] How to build dpdk with shared libraries? David Aldrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).