From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: Compiler for Windows Date: Mon, 7 Jan 2019 16:15:35 +0000 Message-ID: <20190107161534.GA15532@bricha3-MOBL.ger.corp.intel.com> References: <7824863.MkUOD0j12R@xps> <005401d4a32e$2f20f860$8d62e920$@networkplumber.org> <20190107075138.654e0be5@hermes.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Burakov, Anatoly" , 'Thomas Monjalon' , 'Jason Messer' , 'Harini Ramakrishnan' , 'Omar Cardona' , 'Ranjit Menon' , 'Mattias =?iso-8859-1?Q?R=F6nnblom'?= , 'Jeff Shaw' , dev@dpdk.org To: Stephen Hemminger Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id E2B4B1B457 for ; Mon, 7 Jan 2019 17:15:41 +0100 (CET) Content-Disposition: inline In-Reply-To: <20190107075138.654e0be5@hermes.lan> 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 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. But is running that going to produce windows binaries rather than linux ones?