From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com (foss.arm.com [217.140.101.70]) by dpdk.org (Postfix) with ESMTP id C47FC235 for ; Tue, 29 May 2018 12:43:46 +0200 (CEST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id DEC4F1435; Tue, 29 May 2018 03:43:45 -0700 (PDT) Received: from net-debian.shanghai.arm.com (unknown [10.169.36.53]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 6C9B33F25D; Tue, 29 May 2018 03:43:45 -0700 (PDT) From: Gavin Hu To: dev@dpdk.org Cc: gavin.hu@arm.com Date: Tue, 29 May 2018 18:43:34 +0800 Message-Id: <1527590616-28299-1-git-send-email-gavin.hu@arm.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1527578508-27297-1-git-send-email-gavin.hu@arm.com> References: <1527578508-27297-1-git-send-email-gavin.hu@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v5 0/2] *** cross gcc compile fix and add a guide doc *** X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2018 10:43:47 -0000 *** Correct two spelling errors in the doc *** Gavin Hu (2): mk: fix cross build errors doc: add a guide doc for cross compiling from x86 buildtools/pmdinfogen/Makefile | 2 +- .../linux_gsg/cross_build_dpdk_for_arm64.rst | 125 +++++++++++++++++++++ doc/guides/linux_gsg/index.rst | 1 + 3 files changed, 127 insertions(+), 1 deletion(-) create mode 100644 doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst -- 2.1.4