DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tom Barbette <tom.barbette@ulg.ac.be>
To: dev@dpdk.org
Subject: [dpdk-dev] Unsupported --no-as-needed flag
Date: Fri, 12 Jun 2015 12:55:12 +0200	[thread overview]
Message-ID: <CAO1kT8-tc6V7Xfz+ZsUGqf63csSRLEGonSaRTyFahXgMWWb+OQ@mail.gmail.com> (raw)

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

             reply	other threads:[~2015-06-12 10:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-12 10:55 Tom Barbette [this message]
2015-06-12 11:22 ` Gonzalez Monroy, Sergio
2015-06-12 13:06   ` Tom Barbette

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO1kT8-tc6V7Xfz+ZsUGqf63csSRLEGonSaRTyFahXgMWWb+OQ@mail.gmail.com \
    --to=tom.barbette@ulg.ac.be \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).