From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cornelius.benjammin.net (cornelius.benjammin.net [173.161.90.36]) by sourceware.org (Postfix) with ESMTPS id 1FBEE385DC0B for ; Wed, 8 Apr 2020 21:13:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1FBEE385DC0B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=benkamen.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=ben@benkamen.net Received: from [192.168.125.2] (quantum.benjammin.net [173.161.90.37]) (authenticated bits=0) by cornelius.benjammin.net (8.14.4/8.14.4) with ESMTP id 038LDkij027116 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 8 Apr 2020 16:13:47 -0500 Subject: Re: Using ARM GNU GCC with Cygwin To: cygwin@cygwin.com References: <51717d4a9c861fd90b5f9a58b84b308a@mail.kylheku.com> <38a47b9b-f43a-3727-2205-f02f0dbd48d0@gmail.com> <867844f7772cbc73326eeb57b85a0ab8@mail.kylheku.com> <5b9feca8-01c8-d2a2-f020-5350ebc51783@acm.org> From: Ben Kamen Message-ID: <138a0ab1-5b5f-e77d-e49c-3fecfbd9b007@benkamen.net> Date: Wed, 8 Apr 2020 16:13:46 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <5b9feca8-01c8-d2a2-f020-5350ebc51783@acm.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, 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: Wed, 08 Apr 2020 21:13:50 -0000 Well then. This certainly turned out to be all sorts of interesting discussion. :) I for one also can say it's nice to have a cygwin environment over DOS if I'm forced to a CLI on Windows. Most of my days are spent on Linux  -- but it looks like I have some legit CLI time coming on Windows and cygwin was my first go-to thought for that. It's already bad enough how many times I type 'ls -l' in DOS to get an error. HAhahaha. (two thumbs up)  -Ben