On Tue, 25 Mar 2025 14:39:08 +0000 "Lombardo, Ed" <ed.lomba...@netscout.com> wrote:
> Hi Purnima, > I will try your suggestion, but this seems weird. What if I have a 3rd party > application that I want to integrate with our application. This could be > impossible to coordinate this requirement. > > Thanks, > Ed Primary and secondary are tightly coupled. They have to be built from same base, so true 3rd party support would be very difficult. How are you building? Using meson and DPDK process or something custom? I seem to remember there was a issue long ago with shared libraries and build flags where initializers would not get run unless a flag was passed during the shared library link step.