Re: [dpdk-dev] Linker error on rte_dump_stack() on Windows

2021-08-08 Thread William Tu
On Sun, Aug 8, 2021 at 12:52 PM Dmitry Kozlyuk wrote: > > 2021-08-08 10:45 (UTC-0700), William Tu: > > Hi, > > > > While linking OVS to Windows DPDK library, static link to > > librte_eal.a, we hit some error about rte_dump_stack(). > > I don't know why other symbols work, but only a couple symbol

Re: [dpdk-dev] Linker error on rte_dump_stack() on Windows

2021-08-08 Thread Dmitry Kozlyuk
2021-08-08 10:45 (UTC-0700), William Tu: > Hi, > > While linking OVS to Windows DPDK library, static link to > librte_eal.a, we hit some error about rte_dump_stack(). > I don't know why other symbols work, but only a couple symbols showed > errors here. > Any suggestions about how to debug/fix thi

[dpdk-dev] Linker error on rte_dump_stack() on Windows

2021-08-08 Thread William Tu
Hi, While linking OVS to Windows DPDK library, static link to librte_eal.a, we hit some error about rte_dump_stack(). I don't know why other symbols work, but only a couple symbols showed errors here. Any suggestions about how to debug/fix this? Thank you! [5/15] Linking target utilities/ovs-vsct