X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDD24385DC10
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1586026711;
	bh=P/QiN7A9EG95xMM4EiywkIU5PVse5bCDd9xH13yIAWo=;
	h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=Pr7H8lIXC0RJ3x2djUCQZKC2xlnrbKLx57zUb9XQhbwdikDCNSMFbC71BaI7+I4vm
	 OwhavH0DhooKAyNoEGTXO5yMXOpGZF6ZSLCKfSl+dXdC2ppc+Amd7ozr+LKdJM5uMW
	 MZx17bUDuy7e5daEaXH7w4xCnXBbagAyD/nYv7ko=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3ECD5385DC00
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:subject:to:references:from:message-id:date
 :user-agent:mime-version:in-reply-to:content-transfer-encoding
 :content-language;
 bh=AL21t4AjXhf6jHsGh8lQBVnGw14ovD72g/uNNm5TyVE=;
 b=KgGoyi8sbwshksDU6B0QYnUIhRMLcVx9k1OOJsywwhO9BBgppvu3tNzj7baz1QNHh9
 RGFi7Dn6ojOqkC86gH2JDS1dExXd9XlrvWGwIP8UvTu+MmXMkkjat0FBJF83/UBFxXru
 GbpIsuPnJCRGx3Wg9XFQJGgxkXoan1rzbTnogEzXBCSYIj41ePKpEFuaWckIORTizzi8
 +nZh3dRwEs6LEkyC0LVRD8QALKuGsMozQAHXqS2FOkSFGotIRAdWFBCLkOPjAx97QQ/p
 l2etzaaPn+nKnGaBDCsmksG23K29oB2JJ2GQ+/7yqn/Opz51xnKBDCqOn63FJmUrb7/Y
 u1pQ==
X-Gm-Message-State: AGi0PuaB3qos5WZAbC9nS6XnluVVhLvKWVYzGeA3f65Puhj/HRhkAGxU
 3Qu3xa4c3oFtVCoe7dkbn3wLV4ID+S0=
X-Google-Smtp-Source: APiQypJ306HemZSgerVnO4kaxbycTgZWeFV1hsli61yPIG9ZCIfJCzdfZjK06anMtG9PccFU0+v/rg==
X-Received: by 2002:a2e:3012:: with SMTP id w18mr8433003ljw.100.1586026706492; 
 Sat, 04 Apr 2020 11:58:26 -0700 (PDT)
Subject: Re: Using ARM GNU GCC with Cygwin
To: cygwin@cygwin.com
References: <a63033db-7f0f-cf87-3de9-f544f4aa320b@benjammin.net>
 <51717d4a9c861fd90b5f9a58b84b308a@mail.kylheku.com>
Message-ID: <38a47b9b-f43a-3727-2205-f02f0dbd48d0@gmail.com>
Date: Sat, 4 Apr 2020 20:58:15 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101
 Thunderbird/68.6.0
MIME-Version: 1.0
In-Reply-To: <51717d4a9c861fd90b5f9a58b84b308a@mail.kylheku.com>
Content-Language: en-US
X-Spam-Status: No, score=-9.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, 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 <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: =?utf-8?q?=C3=85ke_Rehnman_via_Cygwin?= <cygwin@cygwin.com>
Reply-To: =?UTF-8?Q?=c3=85ke_Rehnman?= <ake.rehnman@gmail.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>


On 2020-04-04 16:32, Kaz Kylheku via Cygwin wrote:
> On 2020-04-04 02:00, Ben wrote:
>> Is there something else I'm missing?
>
> That by cross-compiling for your targets on Cygwin instead of a real 
> POSIX OS, you will something like double your compile times, if not more.
>
> Why would you involve Cygwin in a development activity whose target 
> isn't POSIX on Windows.

Most strange comment I have read... With your reasoning why bother with 
cygwin at all for any reason?

I do cross compiling all the time in cygwin and the reason is of course 
to not have to deal with windows paths and what not plus you have access 
to all the build tools like make binutils grep sed autotools.


--
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
