On 7/10/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
Hi, On Tue, 10 Jul 2007, Nguyen Thai Ngoc Duy wrote: > I'm integrating some code from busybox to mingw tree so that mingw port > can work without msys. Posix utilities such as sed, awk, head, tail... > seem to work well. The main obstacle is ash, which is no where near > usable state (fork issues as always). Busybox ash is about 13000 lines > of code, not too big. > > Anyone interested in? Definitely. Last time I wanted to assess how much work it is to compile that on MinGW, though, it seemed to be too much to be tractable.
The exact answer is "I don't know" :-) I cross compile all the time however it should build fine on MinGW as it now uses git Makefile. I'll push the patch into mob soon. -- Duy - 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