delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/05/02/16:25:15

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8E6433870851
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1588451072;
bh=GMSiocV1br/gEtJwZwDEPotxTEJB0x0B3RR8PENevB4=;
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=KEQ7NTPHXFUDYgkWMG/JUEPgSaHkS5wbGfFB1rgsracPOUvDbEGSqZxRIQV9nYV8l
I2aL6epYckF0hHZfVSAyab5S9mL6wpkbpnOYydItWqo1HQQ3hNWulukQzPzaopYP0v
WtrR/9CNYpQ0MehCK2qf6AXheuMZCbtw7ZFVtjZ8=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CB12D385DC35
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: <CAJzZnfSXeWH268HqXDi91RBi+B0Ujky3=yL48QcNehBjLuj+sw AT mail DOT gmail DOT com>
In-Reply-To: <CAJzZnfSXeWH268HqXDi91RBi+B0Ujky3=yL48QcNehBjLuj+sw@mail.gmail.com>
Date: Sat, 2 May 2020 22:24:03 +0200
Message-ID: <CAHvU03W5JgkWWMW7h8GJva=TbQv8apxEXuguEPu_aSrwL7WNOA@mail.gmail.com>
Subject: Re: help compilation qemu
To: Juan carlos Rebate <nerus492 AT gmail DOT com>
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
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 <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Maarten Hoes via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Maarten Hoes <hoes DOT maarten AT gmail DOT com>
Cc: cygwin <cygwin AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019