From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:55245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grk80-0005Sj-48 for qemu-devel@nongnu.org; Thu, 07 Feb 2019 08:54:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grk7z-0003NW-BQ for qemu-devel@nongnu.org; Thu, 07 Feb 2019 08:54:08 -0500 Received: from mail-ot1-x330.google.com ([2607:f8b0:4864:20::330]:43997) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1grk7z-0003N8-6y for qemu-devel@nongnu.org; Thu, 07 Feb 2019 08:54:07 -0500 Received: by mail-ot1-x330.google.com with SMTP id a11so18235931otr.10 for ; Thu, 07 Feb 2019 05:54:07 -0800 (PST) MIME-Version: 1.0 References: <20190205182848.29887-1-samuel.thibault@ens-lyon.org> <20190207132935.ijtfsiafpfggugiz@function> In-Reply-To: From: Peter Maydell Date: Thu, 7 Feb 2019 13:53:55 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULLv3 00/32] More work towards libslirp List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Cc: Samuel Thibault , Jan Kiszka , QEMU Developers , Stefan Hajnoczi On Thu, 7 Feb 2019 at 13:53, Marc-Andr=C3=A9 Lureau wrote: > I am also unable to reproduce yet. Any hint on how to reproduce? > > I wonder if this is related to __USE_MINGW_ANSI_STDIO somehow (could > be, although glib doesn't use the same functions, the compiler might > not know the difference) I do the windows builds using the https://mxe.cc/ cross tools and libs. thanks -- PMM