From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-xe2d.google.com (mail-vs1-xe2d.google.com [IPv6:2607:f8b0:4864:20::e2d]) by sourceware.org (Postfix) with ESMTPS id CB12D385DC35 for ; Sat, 2 May 2020 20:24:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CB12D385DC35 Received: by mail-vs1-xe2d.google.com with SMTP id s11so8558161vsm.3 for ; Sat, 02 May 2020 13:24:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QL2KD9NHoQ9I06OkTSKZMcHQ2Of59RhTCnDbT8/CP6k=; b=YKgLCZYtVeLNI5TZYnX06ZA3K6e3Lfttw8WHKapdVIVTJLFQFAMpWHVh2tXFCprzM3 BwHwrWSVF7r02TWgCjhO7XSX17zfLAkhPYPH4wK+B2qgiVRo1oywP69OOTTpYvcZ1NzR i91owJS8AyeU3oAGRWgDENef4F0dApOzIJlH6McETwS1Us/X3cJWT6Jk01usP1voCwTx RLz3N3Akb1QH+KPPfQXFZTvjqyCiEbjx33esLLFND3AEtivfU6Oyo7m31gqjYZsDaRSo plUDxQiguXSGfyoh91laWQ+WhYX1wMhpEYEcVMmF/q0z2yZXL8hRToC6ZZANaLTbj0Fu HIYg== X-Gm-Message-State: AGi0PuYuJWVgBGTjubsYrdVp1E9Dzyir7fweuB/4glsFhFyqSFenBGgI jTRg3Gu61oVC9vaVC8YhYhJ1v9VIUvguC1acnPc= X-Google-Smtp-Source: APiQypK04qSiDB+jy02ew+WFwAz/jY/tX3dJ7/rHgA27EcUmm7vzqKE2+n9DjXBWyGi+eis/nrGpf8ElwNR99kGm4V8= X-Received: by 2002:a67:43c7:: with SMTP id q190mr6846915vsa.183.1588451070233; Sat, 02 May 2020 13:24:30 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Maarten Hoes Date: Sat, 2 May 2020 22:24:03 +0200 Message-ID: Subject: Re: help compilation qemu To: Juan carlos Rebate Cc: cygwin X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2020 20:24:32 -0000 Hi, I have no personal experience with this, but when I take a look at the QEMU wiki, it seems that : [1] Builds with cygwin are not really supported. https://wiki.qemu.org/Hosts/W32#Native_builds_with_Cygwin [2] A supported way of building QEMU on Windows is with MSYS2 https://wiki.qemu.org/Hosts/W32#Native_builds_with_MSYS2 Hope this helps. - Maarten On Sat, May 2, 2020 at 9:31 PM Juan carlos Rebate via Cygwin < cygwin@cygwin.com> wrote: > Hello, it is the first time that I write here, sorry for the possible > malfunctions of the mailing list.I am interested in compiling qemu with > cygwin and the documentation is scarce, it only indicates that the > environment is complete but it does not indicate all the necessary > components,The components that they mention are not available in cygwin, > for example Mingw64-686-pkconfig is not included in the repositories, could > someone give me a complete manual? Thank you very much in advance > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple >