X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5035C384403C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1609989821; bh=325uFKtyVbIm98H8U/ns03U9b8jSy99w0GhRlLfgTM8=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=K0AKn2jCbEVf0K/IQuxoPuzUJvkT/U3EmYjPIRzI6EBiNwnsvli6ejIdhdA47rLQa BG7btt7i/GYNgA19rRpD7V6Uat1wV6b84g0Ur2FR3kU7mYwWUhVFOR+WjX/O0we1Uq CydG21jD+ESHvKBonnTZ8ZUCQqvpVKs+0MBl96VQ= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2C03E38654A3 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 Date: Thu, 7 Jan 2021 04:23:00 +0100 Message-ID: Subject: problem using gcc-core for compile qemu To: cygwin AT cygwin DOT com 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 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="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" 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 -- 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