All of lore.kernel.org
 help / color / mirror / Atom feed
* Unsupported --no-as-needed flag
@ 2015-06-12 10:55 Tom Barbette
  2015-06-12 11:22 ` Gonzalez Monroy, Sergio
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Barbette @ 2015-06-12 10:55 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-12 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12 10:55 Unsupported --no-as-needed flag Tom Barbette
2015-06-12 11:22 ` Gonzalez Monroy, Sergio
2015-06-12 13:06   ` Tom Barbette

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.