Re: [dpdk-dev] [PATCH] mk: fix linking with static ibverbs libraries

2020-05-06 Thread Thomas Monjalon
29/04/2020 14:11, Bing Zhao: > When building a target application with static linking mode via > makefiles and enable linking to ibverbs libs by setting > "CONFIG_RTE_IBVERBS_LINK_STATIC=y". The libibverbs.pc will be > chosen and all the libs listed in the file will be linked > by default. Some sta

[dpdk-dev] [PATCH] mk: fix linking with static ibverbs libraries

2020-04-29 Thread Bing Zhao
When building a target application with static linking mode via makefiles and enable linking to ibverbs libs by setting "CONFIG_RTE_IBVERBS_LINK_STATIC=y". The libibverbs.pc will be chosen and all the libs listed in the file will be linked by default. Some static lib archives may contain the same f