Re: Compiling git for Windows

2014-02-27 Thread Konstantin Khomoutov
On Wed, 26 Feb 2014 12:23:35 -0600 Robert Dailey wrote: > Oddly I'm not able to find any instructions on how to build Git for > Windows. I've done a clone of the repository here: > > https://github.com/msysgit/git > > I did attempt to try doing it myself. I installed 'make' and mingw-gcc > in C

Re: Compiling git for Windows

2014-02-26 Thread Philip Oakley
From: "Robert Dailey" Oddly I'm not able to find any instructions on how to build Git for Windows. I've done a clone of the repository here: https://github.com/msysgit/git I did attempt to try doing it myself. I installed 'make' and mingw-gcc in Cygwin and attempted 'make' from the git directo

Compiling git for Windows

2014-02-26 Thread Robert Dailey
Oddly I'm not able to find any instructions on how to build Git for Windows. I've done a clone of the repository here: https://github.com/msysgit/git I did attempt to try doing it myself. I installed 'make' and mingw-gcc in Cygwin and attempted 'make' from the git directory but it fails immediate