X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D8F403851C21 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1588510352; bh=1ReZFjYcl5JVDuEeAUdF39tyU1wrzhoafepuQaxN9bI=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=NEHhXmRwVIpvu14FR9eMqup0Hzj2rnVUtHSl/m5Gjc4n59D0NSQsmFoC4bdye1xxj HyfO88z3vqGWVPLPzTlDQLfYwVWbsI08iK6wByJAjHTOu3OJfGcGukxl3m4gDrIWLw mz7vPUq0wSRkQ5kzOa8CVLcpQRT14FAnFjimC/0U= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 532EE3851C1D 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: Date: Sun, 3 May 2020 14:52:03 +0200 Message-ID: Subject: Re: help compilation qemu To: Juan carlos Rebate 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 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Maarten Hoes via Cygwin Reply-To: Maarten Hoes Cc: cygwin Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 043CqvWe020960 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 AT cygwin DOT 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áb., 2 may. 2020 22:24, Maarten Hoes > escribió: > > > 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 AT cygwin DOT 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 > >> > > > -- > 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