From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: Compiler for Windows Date: Mon, 7 Jan 2019 16:29:25 +0000 Message-ID: <4ca4ff83-d226-12c4-913c-22737dfc5bb6@intel.com> References: <7824863.MkUOD0j12R@xps> <005401d4a32e$2f20f860$8d62e920$@networkplumber.org> <20190107075138.654e0be5@hermes.lan> <20190107161534.GA15532@bricha3-MOBL.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: 'Thomas Monjalon' , 'Jason Messer' , 'Harini Ramakrishnan' , 'Omar Cardona' , 'Ranjit Menon' , =?UTF-8?Q?=27Mattias_R=c3=b6nnblom=27?= , 'Jeff Shaw' , dev@dpdk.org To: Bruce Richardson , Stephen Hemminger Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 238401B501 for ; Mon, 7 Jan 2019 17:29:32 +0100 (CET) In-Reply-To: <20190107161534.GA15532@bricha3-MOBL.ger.corp.intel.com> Content-Language: en-US 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 07-Jan-19 4:15 PM, Bruce Richardson wrote: > On Mon, Jan 07, 2019 at 07:51:38AM -0800, Stephen Hemminger wrote: >> On Mon, 7 Jan 2019 10:56:57 +0000 >> "Burakov, Anatoly" wrote: >> >>> 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. >>> >> >> The newest version uses Hyper-V to run Linux kernel in VM and is better. >> Probably all still has issues with translation to NTFS. Yes, but it takes a while for "newest versions" to trickle down on our dev machines :) > > But is running that going to produce windows binaries rather than linux > ones? > I believe it's producing Linux binaries, not Windows ones. So probably a non-starter. -- Thanks, Anatoly