Hi list,
After drivers separation, the following building error was encountered,
it seems the build system build lib/ first and link it into libintel_dpdk.a
and then drivers/ got compiled, so the symbols in drivers never got linked
into libintel_dpdk.a.
I guess we need add some dependence on driv
On 09/06/2015 07:31, Li Wei wrote:
> Hi list,
>
> After drivers separation, the following building error was encountered,
> it seems the build system build lib/ first and link it into libintel_dpdk.a
> and then drivers/ got compiled, so the symbols in drivers never got linked
> into libintel_dpdk.a
2 matches
Mail list logo