On Wed, Dec 02, 2009 at 01:44:52PM -0500, Mike Maki wrote: > >I've been looking at how to do this, but haven't found out how to > >make a tar.exe that will run in a dos cmd shell. Do I need to > >compile on a non-cygwin system using non-gnu compiler? The last > >thing I want to do is use MS VCC. I'm required to update to a > >recent version of tar.exe (we ship 1.12 now and would like to ship > >1.21 or better). Thanks,
Use MinGW+MSYS: http://mingw.org
