git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Peter Harris" <git@peter.is-a-geek.org>
To: Tait <git.git@t41t.com>
Cc: git@vger.kernel.org
Subject: Re: What's the status of MinGW port.
Date: Mon, 8 Sep 2008 14:30:52 -0400	[thread overview]
Message-ID: <eaa105840809081130t64e45fc5kc54c79b7d427f55e@mail.gmail.com> (raw)
In-Reply-To: <20080908181848.GI27478@ece.pdx.edu>

On Mon, Sep 8, 2008 at 2:18 PM, Tait wrote:
> My understanding is that MinGW is a POSIX emulation layer; the underlying
> code is still using POSIX functions like fork and exec that aren't native
> to Windows.

Your understanding is flawed. You're probably thinking of MSYS or
CYGWIN. MinGW is a native Win32 port of gcc.

> So I'll ask again, is there any particular reason why a _native_ Windows
> Git hasn't been attempted (or was abandoned, or whatever)?

MinGW-git is a native Windows application.

Some of the utilities bundled with "msysgit" (eg. bash, rxvt, perl,
and therefore git-svn) use the MSYS POSIX emulation layer, but the git
core is native.

Peter Harris

  reply	other threads:[~2008-09-08 18:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <42b562540809072128o62854572y1eb8d2e69e7193f1@mail.gmail.com>
2008-09-08  4:34 ` What's the status of MinGW port Kevin Yu
2008-09-08  7:08   ` Johannes Sixt
2008-09-08 11:03     ` Tait
2008-09-08 11:24       ` Andreas Ericsson
2008-09-08 18:18         ` Tait
2008-09-08 18:30           ` Peter Harris [this message]
2008-09-08  8:22 dhruva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eaa105840809081130t64e45fc5kc54c79b7d427f55e@mail.gmail.com \
    --to=git@peter.is-a-geek.org \
    --cc=git.git@t41t.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).