From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 2/2] doc: add a guide doc for cross compiling from x86 Date: Mon, 28 May 2018 14:25:13 +0100 Message-ID: <20180528132513.GD8752@bricha3-MOBL.ger.corp.intel.com> References: <1527133127-29407-1-git-send-email-gavin.hu@arm.com> <1527490428-15540-1-git-send-email-gavin.hu@arm.com> <1527490428-15540-2-git-send-email-gavin.hu@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Gavin Hu Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id D6FACDE0 for ; Mon, 28 May 2018 15:25:17 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1527490428-15540-2-git-send-email-gavin.hu@arm.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, May 28, 2018 at 02:53:48AM -0400, Gavin Hu wrote: > This is guild for cross compiling for ARM64 from X86 hosts. > > Signed-off-by: Gavin Hu > Reviewed-by: Steve Capper > Reviewed-by: Honnappa Nagarahalli > Reviewed-by: Marko Kovacevic > Reviewed-by: Jerin Jacob > Reviewed-by: Thomas Monjalon > Reviewed-by: Bruce Richardson > --- Can you also include details of cross-compiling using meson from the meson build text file too? /Bruce