Re: Reason to alway to build both static and shared libs

2022-08-22 Thread Bruce Richardson
On Wed, Aug 03, 2022 at 10:13:24PM -0700, Jianshen Liu wrote: >Hi all, Could I know the reason for always building both static and >shared libs of DPDK? I can find the [1]patch to enable this behavior, >but it seems that it didn't mention the reason behind it. Also, if I >propose a

Reason to alway to build both static and shared libs

2022-08-11 Thread Jianshen Liu
Hi all, Could I know the reason for always building both static and shared libs of DPDK? I can find the patch to enable this behavior, but it seems that it didn't mention the reason behind it. Also, if I propose a change to use "both" as th