[dpdk-dev] [PATCH] mk: fix underlinking issues of most librte libraries

Thomas Monjalon thomas.monjalon at 6wind.com
Fri May 20 19:08:53 CEST 2016


2016-05-20 18:50, Christian Ehrhardt:
> The individual libraries have various cross dependencies.
> This is already refelcted in the DEPDIR dependency, but not yet in
> proper DT_NEEDED flags in the .so's.
> This adds the -l flags so that is properly stored in the .so's ELF
> headers.

Why not filling LDLIBS by parsing DEPDIRS-y in rte.lib.mk?


More information about the dev mailing list