From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-xa2a.google.com (mail-vk1-xa2a.google.com [IPv6:2607:f8b0:4864:20::a2a]) by sourceware.org (Postfix) with ESMTPS id 532EE3851C1D for ; Sun, 3 May 2020 12:52:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 532EE3851C1D Received: by mail-vk1-xa2a.google.com with SMTP id j1so3927291vkc.2 for ; Sun, 03 May 2020 05:52:29 -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=YpxQ8yhPcYWLVJBkCumV+Bkbuabv7Mi7N+Q0vXhf3fs=; b=fjR3XhC4xszl7m7ghNcWDvXpx9Og9sLoqOdseqfkmZ2rB/APlHSzaMMUCiBr4wG1rm UPWCPkh85t0vnkOIV1UeTQyndBjH8BOHEuNVQbgQAbXS00TQ5bA7UASLsTj3mDZ0/23W /5lNLxnRpyrtqaFCnsfNHCRAHQmXp69sGWv5kXIBuJGO5ZVBEypXGJFff/98F5P/a6pM rw0+rdIDPcuke46yA114cqhDpl/wk7ij3wSle5zjhzpk6gDWYfWU0B96CcHVfGA6R6Wh FdT5IO4PicdKis6K3lFc+kNJ4oGzPDwVLW49WJ+kQ316zJx7FDoIQ7sdCIDRzd97P5n7 SaLg== X-Gm-Message-State: AGi0PuabSo6342vPQ9qbTcKKE/Ntt4TuCsaoavO8mwqNxNbBJe4pZD1X GioJfYRti8negKe79jxh/RehrGpSqyU+skb2GBQ= X-Google-Smtp-Source: APiQypJ04InDKRcYvZ32D6x3CRogrAWmFGkNG69YgGNTw9gnPmwmHbk10m6UcrTg/P7cbjCDmbuDqDAxvOcREi29XkA= X-Received: by 2002:a1f:dac5:: with SMTP id r188mr8052607vkg.5.1588510348771; Sun, 03 May 2020 05:52:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Maarten Hoes Date: Sun, 3 May 2020 14:52:03 +0200 Message-ID: Subject: Re: help compilation qemu To: Juan carlos Rebate Cc: cygwin X-Spam-Status: No, score=-3.1 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" Content-Transfer-Encoding: quoted-printable 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: Sun, 03 May 2020 12:52:30 -0000 Hrm. That's odd. I just installed MSYS2 and followed the instructions provided in the QEMU wiki for MSYS2, and all preparatory steps of running msys2/pacman/git/configure (only excluding the actual 'make' for compilation) work as expected. There must be a difference between our setups/steps/configurations if that doesn't work for you. - Maarten On Sat, May 2, 2020 at 10:44 PM Juan carlos Rebate via Cygwin < cygwin@cygwin.com> wrote: > I can't use msys2 because when I use the Syu command it is not able to > resolve the download url,The only missing component is > mingw64-686-pkconfig, all other components if they are in cygwin > > El s=C3=A1b., 2 may. 2020 22:24, Maarten Hoes > escribi=C3=B3: > > > 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 wit= h > >> 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 cygwi= n, > >> 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 > >> > > > -- > 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 >