Skip to content
Prev 47223 / 63424 Next

tar binary in RTools 3.1.0.1939 has problems with tar.bz2 files

On 13-11-22 4:10 PM, Dan Tenenbaum wrote:
No.
If you have Cygwin installed and the Rtools versions of the Cygwin DLLs 
are on your path, that could cause this.  You should not mix versions of 
Cygwin DLLs on the same system.  Use the Rtools ones, or the ones in the 
Cygwin installation, but not both.  I suspect that the utilities in 
Rtools won't work with older Cygwin DLLs, but I've never tried that, and 
it could be your problem if you haven't updated Cygwin as recently as 
you updated Rtools.

Cygwin claims that newer versions of their DLLs will always work against 
older exes compiled against them, and in my experience that is usually 
(but not always) true.  They don't claim new exes will work with old DLLs.

Duncan Murdoch