[dpdk-dev] Unsupported --no-as-needed flag

Tom Barbette tom.barbette at ulg.ac.be
Fri Jun 12 12:55:12 CEST 2015


Hi list,

Patch http://dpdk.org/dev/patchwork/patch/1056/ introduced the
--no-as-needed flag, however on debian, and another ubuntu host, neither
g++ 4.8 or 4.9 know this flag and leads to the error :

g++: error: unrecognized command line option ‘--no-as-needed’

Maybe this comes from a bad inclusion of the dpdk *mk files from my part (
https://github.com/MappaM/click/blob/master/userlevel/dpdk.mk )? But
removing the line "--no-as-needed" mk/exec-env/linuxapp/rte.vars.mk solve
my problem.

Thanks for the help,


*Tom Barbette*
University of Liege


More information about the dev mailing list