From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yb1-xb2c.google.com (mail-yb1-xb2c.google.com [IPv6:2607:f8b0:4864:20::b2c]) by sourceware.org (Postfix) with ESMTPS id 2C03E38654A3 for ; Thu, 7 Jan 2021 03:23:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2C03E38654A3 Received: by mail-yb1-xb2c.google.com with SMTP id w127so4841878ybw.8 for ; Wed, 06 Jan 2021 19:23:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=I7y6dmTcN2mcbyLHtMUC58QuZq1dpJydT60YHMBKF8I=; b=lwwdCVqMPddGUgMwxFJGYjgpYG5IcEtm3FxKwSy6FusjsX088Y6z5uIvINQ4AIpL/O UFS5w8faiWvhFLjZAZeQKru9xT31io/5EsvS6nAo8k77gWOvGTfxE0ym36fPVWu7/z/h b/9q0xFlxTNaeDvpJUikc2VkFAnZ1keKGCFlgXSIfR2RIgZDCJh3jDEG6IMQHdRCJjuj k0yFtMs6wrPL2zNfrQ9uA7eU0hOb3XBmMsgbE6XZaSW25jxkhv32Pj1nSVum0FCdH18V aZW1LqWKzsfTC1KFdkSUJcpLLpcvsVTQhchCYypjnMzLMZuQkW7ieiDpBjhTiBSzVgU4 +5TQ== X-Gm-Message-State: AOAM531YXuSg97Yk2Ut9bqXFBPA3UKM1H8wjXmfO9vXl/kjExMSDRZE2 bMGEUSRSnVdmXatRgdLokF7jOQHrtZbTVBA0amSXk2M4IlQ= X-Google-Smtp-Source: ABdhPJzdpxX3xSbUjKGRrAxiYNLBAf6tHx4Fj9mFjKRCb0+9KTmti1WteDKIKoSRL0g4Uuw7w1Dufz5V5UdCyZyC/GU= X-Received: by 2002:a25:60d4:: with SMTP id u203mr9759134ybb.197.1609989817500; Wed, 06 Jan 2021 19:23:37 -0800 (PST) MIME-Version: 1.0 From: Juan carlos Rebate Date: Thu, 7 Jan 2021 04:23:00 +0100 Message-ID: Subject: problem using gcc-core for compile qemu To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, 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-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: Thu, 07 Jan 2021 03:23:39 -0000 Good morning happy new year, first of all I am going to ask you that when you read my case, do not refer me to another tool, do not refer me to another environment, but above all do not ask me to read because I already read all of Google and there is no solution , but I refuse to think that there is not, it is simply that nobody has bothered to publish it. I am using the gcc-core 9.3 package to compile qemu, I use this one because mingw does not incorporate all the features that I am looking for, and gcc is able to search for resources as it would in linux whereas mingw cannot unless the paths are edited. the problem that appears to me is the following: ERROR: Unrecognized host OS (uname -s reports 'CYGWIN_NT-10.0'), there are no options to indicate the target, there are no options to avoid the operating system test, (at least not in a simple way). How could I solve the failure? I beg that it be done as I have it configured