From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v14 0/6] Fix the cross compiling errors Date: Wed, 11 Jul 2018 21:16:16 +0200 Message-ID: <3868797.KdrhNZiAST@xps> References: <20180625024913.17219-1-gavin.hu@arm.com> <20180629172738.2121-1-gavin.hu@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, nd@arm.com To: Gavin Hu Return-path: Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id 7319E1B465 for ; Wed, 11 Jul 2018 21:16:20 +0200 (CEST) In-Reply-To: <20180629172738.2121-1-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" 29/06/2018 19:27, Gavin Hu: > Gavin Hu (4): > build: fix the meson build warning > devtools: fix the missing ninja command error > build: fix the meson cross compile error > devtools: expand meson cross compiling test coverage > > gavin hu (2): > mk: fix makefile based cross build errors > doc: add a guide doc for cross compiling from x86 Applied with minor changes (names and error message), thanks