Hi Thomas,

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

Best Regards,
Gavin

> -----Original Message-----
> From: Thomas Monjalon <tho...@monjalon.net>
> Sent: Friday, September 14, 2018 10:55 PM
> To: Gavin Hu (Arm Technology China) <gavin...@arm.com>
> Cc: dev@dpdk.org; Honnappa Nagarahalli <honnappa.nagaraha...@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 via email to