www.delorie.com/archives/browse.cgi | search |
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:message-id:from:to:references:in-reply-to | |
:subject:date:mime-version:content-type | |
:content-transfer-encoding; q=dns; s=default; b=mMGbZd2dHbDoE92F | |
ncxqizMcg5JpXgkV4rIDQLYOfNeohkb+vdzT3ANf3X+A1lnwJE56Gvilij3r5WKg | |
l6sg7GEJdBKReZlK0+CXNmZuGQ2x/Ni2kcA3+fKLnUYf5Kc8m8Nu37cdPZufqnaE | |
PbDFFXDCvIG7z9Kf+0nKdo3JA1U= | |
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:message-id:from:to:references:in-reply-to | |
:subject:date:mime-version:content-type | |
:content-transfer-encoding; s=default; bh=B76BsSxKr45iqm87A70tYj | |
3zdnk=; b=pTo3eSjkt0JzHaO/KIiqOZgznuQeK27HHAlw1T2Kd1kfCPZrZDcaN7 | |
RCF/RgGigEiNYTFzMrsWtYvtZZaOGaWKSEiRPC6C2pTylMV93F5warv8J8l2SEff | |
DWWdkGGfeelQNsKo/YykBnQo2ZtP1EULwwhq4r93QxISaowxH/F5c= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=1.9 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RCVD_IN_JMF_BR autolearn=no version=3.3.2 |
X-HELO: | BAY004-OMC1S3.hotmail.com |
X-TMN: | [/sMNpmoXoqlQFNi0Nj3ZlZ91ey8NaH7a] |
Message-ID: | <BAY169-DS5F22029A400BF744DEAE3A7D60@phx.gbl> |
From: | "Tony Kelman" <tony AT kelman DOT net> |
To: | <cygwin AT cygwin DOT com> |
References: | <BY1PR03MB1436C656CEF12387D40CD74EB4D70 AT BY1PR03MB1436 DOT namprd03 DOT prod DOT outlook DOT com> <20150429200616 DOT GL3657 AT calimero DOT vinschen DOT de> <CAMKht8h5EwCtHe4cY69btH9Pcci-zG=PZCRFpVHZ-Qcx2QC1QQ AT mail DOT gmail DOT com> <55421179 DOT 1050305 AT gmail DOT com> |
In-Reply-To: | <55421179.1050305@gmail.com> |
Subject: | Re: From Microsoft: Windows 10 Console and Cygwin |
Date: | Thu, 30 Apr 2015 05:44:03 -0700 |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
> Public service reminder: "msysgit" is not a MSYS-git. The git program that > they > ship is, in fact, a full-fledged port of git to W32 (i.e. mingw-git), > which is > achieved by applying lots of patches (~300KB last time i checked) on top > of > git. It is, however, bundled with MSYS1, as parts of git are written in > shell > language and thus need a POSIX shell. Also, last time i checked the MSYS1 > version they shipped itself had a few patches applied on top of it[1]. > > [1] https://github.com/msysgit/msysgit/tree/msys/src/rt/patches And for those who might not follow these things too closely, the upcoming 2.x releases of git-for-windows will be based off of MSYS2 (see https://github.com/git-for-windows), so a much more modern Cygwin dll under the hood of the bash/coreutils pieces. But yes, large parts of that git distribution, aside from the shell, are compiled by MinGW compilers (MinGW-w64 in the under-development git 2.x releases) rather than Cygwin compilers. -Tony -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |