From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Compiler for Windows Date: Mon, 7 Jan 2019 07:51:38 -0800 Message-ID: <20190107075138.654e0be5@hermes.lan> References: <7824863.MkUOD0j12R@xps> <005401d4a32e$2f20f860$8d62e920$@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: 'Thomas Monjalon' , 'Jason Messer' , 'Harini Ramakrishnan' , 'Omar Cardona' , 'Ranjit Menon' , 'Mattias =?UTF-8?B?UsO2bm5ibG9tJw==?= , 'Jeff Shaw' , dev@dpdk.org To: "Burakov, Anatoly" Return-path: Received: from mail-pf1-f176.google.com (mail-pf1-f176.google.com [209.85.210.176]) by dpdk.org (Postfix) with ESMTP id 0D2071B3B0 for ; Mon, 7 Jan 2019 16:51:47 +0100 (CET) Received: by mail-pf1-f176.google.com with SMTP id r136so351818pfc.6 for ; Mon, 07 Jan 2019 07:51:46 -0800 (PST) In-Reply-To: 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, 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.