X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 73287385800B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cs.umass.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cs.umass.edu Subject: Re: search and install packages via bash? To: "Cygwin (cygwin AT cygwin DOT com)" References: <20210708084556 DOT GA7359 AT tik DOT uni-stuttgart DOT de> <20210708141913 DOT GA21966 AT tik DOT uni-stuttgart DOT de> <20210708211539 DOT 705673AA9C30 AT sourceware DOT org> From: Eliot Moss Message-ID: <8cdf7f32-4fcb-4c44-1aa9-8145e4889720@cs.umass.edu> Date: Sat, 10 Jul 2021 10:20:33 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: , Reply-To: moss AT cs DOT umass DOT edu Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 7/10/2021 10:13 AM, Adam Dinwoodie wrote: > On Thu, 8 Jul 2021 at 22:15, Richard Beels via Cygwin wrote: >> 2, use fzf. i don't use it (yet?) but it should be something like: > Just as a warning: the fzf package available on Cygwin is an old and > unsupported version. The upstream fzf project switched to Go, which doesn't > have a Cygwin compiler, so bringing it up-to-date is not an easy project. I've noticed that gcc supports go (gccgo). I gather that gccgo has not been ported to cygwin, and that there is some problem doing so? I did notice remarks about using small stacks for goroutines requires the Gold linker. It's more a point of curiosity, but perhaps someone could expand a bit on the details :-) ... Regards - Eliot Moss -- 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