X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E98AA385DC35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1588459877; bh=y1YGfJ7C7B+M82XEABlif//QJz8VjelPqmWqXk28LsY=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=rfaJCZ5Yz5cXYWKFcWL430RuuQeo29nMf0vRg9ecB9Zvj82tLNpYHkUNUP1vgvXjE T/BC8XHcOLcKUVmT3ctzISibFX4FSU+D5Vhp7i/29uAzN70PddTz+nx1YWFIHicFh3 DtBLQzczQmZ3dVSlPGv4kXyHXbLGGyoElMLV+Eco= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2D85A3858D34 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; bh=5NDdJZJI061aO6X84UUO4t1Va3jRCOt6/4i5+Z5lF0Y=; b=qWVdPl/VNaVT1lvVXiCEdK0EWU5RQgdBGQYR+m30tOpZMAXVzGLs7xkzOabwMU5Thy CXUfcvMt37AJ/qpyW2idg71Ya30dKLAhFq1cnIb/CLy2c2OY35el+UmAWLW7cLVyr7+9 evmI2aeR5yVGFUN4TgOGbBn+pkiUeT6D3DTb0Rf+DrsoCrF9LxSR19K66T4sAdp3s/lt IgdhFyhnNK4UvIlR1X+Cxk3U66DA5P2UTwoJDPE1AK3VbIFiJO+D+BNw2JqOSi/GUrMN z80etxH8htx5d9Eg4oqsw7XBkQSwRvd9mWADeXJkUYiUDZLZ5bN06pFeaykkb7mAZgER H47Q== X-Gm-Message-State: AGi0Pubbhrk0adgB9NxjbCFkJ1n/Gmqbc/G2vhjv1bmWIpSoM4/qGu1Y i7NuVw5hThOddig8Z10fqYG7zllqME2RPKdIQ79tQIjl X-Google-Smtp-Source: APiQypI45nxl/51RK9wMm4iEpNeawHoKKHko2FE044rDrcXfOSIs+SiDH+ebj6gevjUt+lYnx3jvUb5fV7CrncCBPzM= X-Received: by 2002:a2e:b4e2:: with SMTP id s2mr6499383ljm.158.1588459871430; Sat, 02 May 2020 15:51:11 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 3 May 2020 00:50:58 +0200 Message-ID: Subject: Re: help compilation qemu To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, 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: Juan carlos Rebate via Cygwin Reply-To: Juan carlos Rebate Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 042MpfWF031751 Yes, pkconfig is among the requirements although today in 2020 that package is not in cygwin, due to the scarce documentation in this regard, I will try to see if a cross-compilation is feasible. El sáb., 2 may. 2020 23:47, Vanda Vodkamilkevich < vanda DOT vodkamilkevich AT gmail DOT com> escribió: > Le sam. 2 mai 2020 à 22:46, Juan carlos Rebate via Cygwin < > cygwin AT cygwin DOT com> a écrit : > >> 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 > > > Hi, > > In the past I succeeded in compiling Qemu with cygwin. Last update of the > page http://lassauge.free.fr/qemu/) for this is a bit old (2016! ) but I > could dig in my backup flash drive to find the real last time if needed... > > In the list of dependencies there was in fact Mingw64-686-pkconfig (which > should indicate that the package was existing at time). > > Sadly the PC containing the development environment I used for Qemu is at > my work place and not available actually (up to May 11th) due to the > lockdown :( > > Eric. > -- 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