From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id AD5E0A0350; Tue, 23 Jun 2020 16:44:15 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2523E1D680; Tue, 23 Jun 2020 16:44:15 +0200 (CEST) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id 8A93D1D67B for ; Tue, 23 Jun 2020 16:44:13 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 6A9F59D8; Tue, 23 Jun 2020 10:44:10 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Tue, 23 Jun 2020 10:44:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= dgKIyd5yBA47W8C1bziMd4fsfh85Wn0VacVIeh985oM=; b=Mf5eviUPTnIsznpE NiP8IDfOtfN6VJcllDTq9yXKrLQT30Fkg6rah8TaBRgxh/dF5YQ9RUKslDXAHqAT 7Bk2Z51ZqeflnufNV9n6YmVU/LRW/eXuNI1UAcaskEnxmLmNHA3ibN4x5jM6ogni h/GMLSZo0E6IxPBpsvysd164BGQCtXgDeJsUwU5Lp07J6OqEgIocVqLs85jEuDV8 9UTB4upINWjrqAURHchNNqeMMRexNqo2wQQvBhRiBAzBZT2u3kRSkYQ7Qx7sv1HC TRWXHLw8msvNDWE9YPwLAR6jE96pY3r8FnVZ3S3syN2cEFj3wQyYJm020p+TvN9g wvQXTg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=dgKIyd5yBA47W8C1bziMd4fsfh85Wn0VacVIeh985 oM=; b=lEUPFGyKB2Oi9VjmnLzd0UbLIChmpBvgmW2EdSRcT6Dse3vDISHWsOyuS vwlNbZJgoq9YlMBlNtGQWeZwj5kZkGUBhgBwSCoZhUELHUj24Dpzvp5yfsA9W9BH DdJYTX34E0ge8pVI5gxaqROyTtTCoibU9cZV5Z8cglkEPui8WcQhDJd2EY1fKY95 +mqDh0wI+9g2IaQm40MAKQL0G0NQCQjNfRotMK12FYAz7HBco6loUze9HmVZ9aR7 ZVL8Nu9Vfto8/WbeyQ23ZyrLUFzq3F4BXUUWfyyRraev8lhG6fbiy1EK1EY1hhzX CmAFQXUaAQ+yqSesADQB68wnzHdig== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudekhedgheefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepffdvffejueetleefieeludduuefgteejleevfeekjeefieegheet ffdvkeefgedunecuffhomhgrihhnpeguphgukhdrohhrghenucfkphepjeejrddufeegrd dvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhf rhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3C5CF30674E6; Tue, 23 Jun 2020 10:44:09 -0400 (EDT) From: Thomas Monjalon To: Dmitry Kozlyuk Cc: dev@dpdk.org, "Kadam, Pallavi" Date: Tue, 23 Jun 2020 16:44:08 +0200 Message-ID: <7617588.MaIbcVU7qc@thomas> In-Reply-To: References: <20200620223544.24070-1-dmitry.kozliuk@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 0/3] improve MinGW-w64 support 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 22/06/2020 22:51, Kadam, Pallavi: > On 6/20/2020 3:35 PM, Dmitry Kozlyuk wrote: > > Following the discussion on the mailing list [1], clarify MinGW-w64 > > installation process and stop linking with pthread on Windows. > > Make Meson cross-file more general along the way. > > > > [1]: https://mails.dpdk.org/archives/dev/2020-June/170252.html > > > > Dmitry Kozlyuk (3): > > config: never link with pthread on Windows > > config/x86: don't use absolute paths for MinGW-w64 cross toolchain > > doc/windows: clarify installation for MinGW-w64 > > > > config/meson.build | 2 +- > > config/x86/meson_mingw.txt | 12 ++++++------ > > doc/guides/windows_gsg/build_dpdk.rst | 12 +++++++----- > > doc/guides/windows_gsg/run_apps.rst | 7 +------ > > 4 files changed, 15 insertions(+), 18 deletions(-) > > > Nice to have a direct link to install MinGW on Windows. > > Acked-by: Pallavi Kadam Applied, thanks