From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 2C5A71B4A2 for ; Mon, 7 Jan 2019 11:57:01 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Jan 2019 02:57:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,450,1539673200"; d="scan'208";a="123884210" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.252.16.99]) ([10.252.16.99]) by FMSMGA003.fm.intel.com with ESMTP; 07 Jan 2019 02:56:58 -0800 To: Stephen Hemminger , 'Thomas Monjalon' , 'Jason Messer' , 'Harini Ramakrishnan' , 'Omar Cardona' , 'Ranjit Menon' Cc: =?UTF-8?Q?=27Mattias_R=c3=b6nnblom=27?= , 'Jeff Shaw' , dev@dpdk.org References: <7824863.MkUOD0j12R@xps> <005401d4a32e$2f20f860$8d62e920$@networkplumber.org> From: "Burakov, Anatoly" Message-ID: Date: Mon, 7 Jan 2019 10:56:57 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 MIME-Version: 1.0 In-Reply-To: <005401d4a32e$2f20f860$8d62e920$@networkplumber.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] Compiler for Windows 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: Mon, 07 Jan 2019 10:57:02 -0000 On 03-Jan-19 6:33 AM, Stephen Hemminger wrote: > What about Gcc under the WSL thing (ie Linux emulation in Windows). > Much better than Cygwin type stuff. > WSL is dog-slow with any kind of disk I/O, at least currently, so while i do use WSL to fool my IDE into thinking it's running on Linux, the actual compilation user experience is horrible. -- Thanks, Anatoly