[dpdk-dev] [PATCH] mk: fix misnamed variable in rte.app.mk

2014-05-23 Thread Thomas Monjalon
2014-05-23 15:39, Bruce Richardson: > The variable CONFIG_RTE_BUILD_SHARED_LIB was in rte.app.mk as > "RTE_BUILD_SHARED_LIB", which meant that none of the example apps linked > in the PMDs and just didn't work with any eth ports in any static builds > > Link for l2fwd before patch: > "... -Wl,--

[dpdk-dev] [PATCH] mk: fix misnamed variable in rte.app.mk

2014-05-23 Thread Bruce Richardson
The variable CONFIG_RTE_BUILD_SHARED_LIB was in rte.app.mk as "RTE_BUILD_SHARED_LIB", which meant that none of the example apps linked in the PMDs and just didn't work with any eth ports in any static builds Link for l2fwd before patch: "... -Wl,--whole-archive -Wl,-lrte_kni -Wl,-lrte_timer -Wl,