DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Gavin Hu (Arm Technology China)" <Gavin.Hu@arm.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>
Subject: Re: [dpdk-dev] [PATCH] doc: add cross compile part for sample applications
Date: Mon, 17 Sep 2018 02:16:19 +0000	[thread overview]
Message-ID: <VI1PR08MB31673B8E5CEA61FEF10176888F1E0@VI1PR08MB3167.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <5450954.yPR8R2XMoi@xps>

Hi Thomas,

V2 was submitted, thanks for review!
http://patchwork.dpdk.org/patch/44768/

Best Regards,
Gavin

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Friday, September 14, 2018 10:55 PM
> To: Gavin Hu (Arm Technology China) <Gavin.Hu@arm.com>
> Cc: dev@dpdk.org; Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>
> Subject: Re: [dpdk-dev] [PATCH] doc: add cross compile part for sample
> applications
>
> 14/08/2018 18:18, Gavin Hu:
> > +For cross compiling the sample application(s), please append
> 'CC=$(CROSS_COMPILER)' to the 'make' command.
>
> As you can see in doc/build-sdk-quick.txt, you should use CROSS= for cross
> compilation.
>
> > +For example:
> > +        export CROSS_COMPILER=aarch64-linux-gnu-gcc
> > +        make -C examples CC=$(CROSS_COMPILER)
>
> It should be
> make -C examples CROSS=aarch64-linux-gnu-
>
> Please would you like to make a patch v2 ?
>

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

  reply	other threads:[~2018-09-17  2:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-14 16:18 Gavin Hu
2018-09-14 14:55 ` Thomas Monjalon
2018-09-17  2:16   ` Gavin Hu (Arm Technology China) [this message]
2018-09-17  2:13 ` [dpdk-dev] [PATCH v2] " Gavin Hu
2018-11-19  0:19   ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon

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=VI1PR08MB31673B8E5CEA61FEF10176888F1E0@VI1PR08MB3167.eurprd08.prod.outlook.com \
    --to=gavin.hu@arm.com \
    --cc=Honnappa.Nagarahalli@arm.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).