X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C631739730FE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1610139257; bh=TgFBQHKY/maG0VwRUnpiu/pDqRtGNCKmyzWBQ/yPR6c=; h=Subject:To:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=hbQ7E5Jbe5z1w0zJy8Q9UI2PnCKvrSxBnwohmGZuloTOlhjwrOCnNJqctS3PYGBNy SqKJ7weng5eCvkF9Hy47bAFDYUdlpRtUiBIBGecf6LHV+L5MikCGgkaKou5dKftGnr 1Wa/HqOAdyZbTd8n9wuqIseoMSPGa0u7qqBrPTLk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 30DDB386F02A X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=9axbYEPnks/qPfL10i4cevRZUIPIbyNcNy4lZr7DH24=; b=ZrSEQpTuky8YWJdwTYhgf6Q1ekZ939pfcIWWG5NA9rd7k/Ssj09kfNhaPaR51DtoRt bEtH40dbUwfPJta6Xv0xY2oU9uj2x4bO9eCcoGLWMkRhI4Q+meF1zUfgVas+Oiu8zPFT zSA31sCDLv3pI9WJW8sz0S1x2xd1IvHa0pMxzQa2HUCecKq9p61EaO+VfqW+HPQ7cNsE t5/+YEhjXhF3vvAnuOM7421GJNpeaNGDZR9/G560iRU10G/Sv36qQDCFX5Wo+4EelVsX gV6whWIpkDIfPJ/6j826VF6cZUp4Y+cKm3rV7wsCxFA4sLSme3bEtDzlxTEimywuaFzf 2YPQ== X-Gm-Message-State: AOAM531yaOeDspC71zo0XB5su+pnOZKQj9F+hfeoaKjVwc8aSdRU4rbp 2ILQ9LdAO5TUUd22qJwkzCAYaP11KiY= X-Google-Smtp-Source: ABdhPJyAbhI3syY8mnfird4VNsXaDRFXrsc+53XfTTplDuTOLk9NFgT+s0DvylMVyXsLauizP1tA+w== X-Received: by 2002:a05:600c:d8:: with SMTP id u24mr4571060wmm.103.1610139253936; Fri, 08 Jan 2021 12:54:13 -0800 (PST) Message-ID: <7df45147cd4fdd04df6f571ed68cdd2cf1dc8af1.camel@gmail.com> Subject: Re: problem using gcc-core for compile qemu To: "cygwin AT cygwin DOT com" Date: Fri, 08 Jan 2021 21:54:11 +0100 In-Reply-To: References: <1d7072d9-c982-d3cd-e4ca-b4fd3dc1c6f6 AT gmail DOT com> User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 X-Spam-Status: No, score=-1.1 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: juan carlos rebate rodriguez via Cygwin Reply-To: juan carlos rebate rodriguez Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 108Ksf9l005594 El vie, 08-01-2021 a las 08:42 +0000, Arthur Norman escribió: > > I can't use virtualbx because what I need is to emulate > > the aarch64 architecture, I don't want to use binaries compiled by > > others, one of the reasons is that those binaries don't include sd- > card > > emulation support... > This is perhaps an off-topic response as regards compiling things on > cygwin, but some while back I found a range of sets of instructions > for > setting up aarch64 emulation in qemu. When I had any issues running > on > Windows I just used virtualbox to give myself an x86_64 Linux world > and > installed qemu there. And after a while I could buy a Raspberry pi > with a > 64-bit cpu and use that, so these days working with aarch64 (and an > SD > card) works best for me on an rpi4 not via emulation. But to find > people > who have worked on adapting and setting up qemu to support aarch64 > with an > SD card you might find it useful to follow the footsteps of those who > were > working towards rpi 64-bit support? > And I like and use cygwin for most of what I do, but when something I > want > to do is better supported by Linux then setting up an Ubuntu via > virtualbox uses some disc space but does not add much overhead on my > main W10 machine and lets me build, test and debug there because > following a path that is already well trodden is often easiest! > Arthur > I think I expressed myself incorrectly or I am not able to be understood, no matter what package I choose. gcc-core does not compile using the cygwin dll, the one that compiles for that library is cygwin- gcc. now I will try to explain my case better, 1 when I use the gcc-core package if it is able to detect the whole set, the only thing that happens is that the script does not recognize cygwin nt as a valid operating system. 2 when I use the mingw64-x86_64-gcc package it is not able to compile without add-ons. for example when I compile with gcc-core if it is able to detect the libcaca-devel library, this is the library that qemu asks me for sd- card support, However, when I use the package mingw64-x86_64-gcc it is not able to find it in the system because it is not in its set, for this it is mandatory to use the gcc-core package (not cygwin-gcc), I do not want to use linux, I want to keep him as far away from my team as possible, just because I work for him doesn't mean I want him -- 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