X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 5 Jan 2005 20:42:41 +0800 (CST) From: Dian Yin X-X-Sender: To: Subject: Problem with UNRAR Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Recently, I downloaded source code of UNRAR for linux, and tried to compile it under DOS using DJGPP. I extracted the package and run "make". However, the UNRAR.EXE I got seems to be incorrect, as it cannot recognize any RAR archive. Every time it says: xxxx.rar is not RAR archive. So I wonder how this comes about. I've also compiled the code in Cygwin, and the unrar.exe I got doesn't have such problem. By the way, the UNRAR version is 2.71, and my DJGPP's version is 3.4.3. Thank you in advance!