> Cc: Johannes Schindelin <Johannes.Schindelin@xxxxxx>, git@xxxxxxxxxxxxxxx, > raa.lkml@xxxxxxxxx, ae@xxxxxx, tsuna@xxxxxxxxxxxxx, make-w32@xxxxxxx > From: Steffen Prohaska <prohaska@xxxxxx> > Date: Mon, 15 Oct 2007 09:56:40 +0200 > > > While we are at that: can you (or someone else) point me to > > instructions on how to build the MinGW port of GIT? I found a tarball > > of the MinGW-ported GIT (v1.5.3, I think), but what I don't seem to be > > able to find is some kind of HOWTO: what tools I need to have > > installed, how to configure them (if there are any special issues > > there), what command(s) to type, etc. Is there anything like that out > > there, or can someone post such instructions? > > If you want to have a full working development environment, such that > you can start contributing to msysgit right away, and have no firewall > issues, go to > > http://code.google.com/p/msysgit/ > > and install GitMe, currently > > http://msysgit.googlecode.com/files/GitMe-0.4.2.exe > > If you only care about an end-user setup, which contains only the git > binaries on your system, but no tools to compile them, stay tuned for > one or two days. We'll release an updated installer soon. Sorry I wasn't clear: I want neither. I don't think I will have enough free time to become an active contributor to GIT any time soon. OTOH, since binaries are not available (and I'd prefer a tarball as opposed to an installer, to be more in control of what's being installed and where), I asked about the development tools (compiler and Binutils, obviously, but what else?) required to build the source tarball with MinGW tools. Do I understand correctly that building GIT currently requires MSYS? That'd be unfortunate, at least for me. Anyway, thanks for replying. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html