20/08/2021 18:08, William Tu:
> On Thu, Aug 19, 2021 at 4:15 PM Dmitry Kozlyuk
> wrote:
> >
> > Windows EAL depends on some system libraries. They were linked using
> > add_project_link_arguments('-l'), which prevented meson from adding
> > them to Libs.private of pkg-config file. As a result, ap
On Thu, Aug 19, 2021 at 4:15 PM Dmitry Kozlyuk wrote:
>
> Windows EAL depends on some system libraries. They were linked using
> add_project_link_arguments('-l'), which prevented meson from adding
> them to Libs.private of pkg-config file. As a result, applications using
> pkg-config to find DPDK
Windows EAL depends on some system libraries. They were linked using
add_project_link_arguments('-l'), which prevented meson from adding
them to Libs.private of pkg-config file. As a result, applications using
pkg-config to find DPDK hit link errors, for example:
librte_eal.a(eal_windows_eal_d
3 matches
Mail list logo