X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=omBYtdKMgR0V1xtF blU2qocwUElCrjSuLAAAJfuRXUiUk5iIQSqQc0Ol1WBbSuM05Zh/JPQKjFYstl33 GvlnqUBdo8wRbdjHkfTul+qqEmY7Cd4i2vtSbZ+Zu8qIayz5Yi4tzdjTZ+dR5sss MuOhT139hykkoFL6CzKrzzgxawg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=KRNWCKj+fbtp3kAj3BRoQd ay6bA=; b=WNWQZ18Drt1EJ9067RuFv8BbILxDlLxg6OND13S+G4556p9rzC1yDw 08gmJCEtUu7CacLGLqHHEkOK1UaIJk3JMZcWlIctopFzSPq4ROpwH003vYsyJjHs jIM8OKYj/pq3TreDCC76NviGoF2YgyP9qDP3fL6svr7+LKW2MCClQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=develop, desktop, Take, readers X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Is our use of Cygwin to build & run OpenOCD a good one? To: cygwin AT cygwin DOT com References: From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Sun, 19 May 2019 15:21:46 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 2019-05-19 13:43, Bob Cochran wrote: > In case you're not familiar with it, OpenOCD is a hardware debugger that > natively runs on Linux:  http://openocd.org/ > > We use it for embedded hardware development in debugging our ARM and FPGA code > via JTAG (e.g., set breakpoints, step through code, etc.).   For our use, it > interfaces to our hardware via an FTDI USB-based JTAG controller. > > We recently wrote up our process on building OpenOCD using Cygwin on Windows 10 > and shared it on the OpenOCD mail list.   And, I received the following feedback: > > "Cygwin? this is probably still functional, but now can be considered a > (pre)historic solution." Probably from someone who tried Cygwin a decade ago and never since, or possibly from someone who never tried it, or from MS. > I personally have been using Cygwin for many years and have come to trust it for > interfacing to Linux and macOS boxes from Windows.  I think it's a great > project, so when I wanted to build & run OpenOCD from scratch, I naturally went > to Cygwin. Ditto. If all you have access to is a Windows desktop, it's your only POSIX compatible option. And as a distro Cygwin supports over 10k packages. For interop from Windows to other boxes, Cygwin is a much lighter and more integrated solution than a VM, and much more functional than WSL, as you can run Unix daemons working as if Windows services, X and dependent window managers and apps as on Unix, and develop and build them as well from their original source code, using autotools or anything you'd use on another system. > I would appreciate any feedback on our use of Cygwin for building & running > OpenOCD: https://mindchasers.com/dev/openocd-darsena-windows > > If fellow Cygwin users think it's a poor use case, then we'll pull the article. Great use case: don't let grumpy commentators drag you down. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple