X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: "Juan Manuel Guerrero" Organization: Darmstadt University of Technology To: djgpp-workers AT delorie DOT com Date: Thu, 16 May 2002 23:03:06 +0100 Subject: Difficulty with cwsdstub.exe X-mailer: Pegasus Mail for Windows (v2.54DE) Message-ID: <59898174FB@HRZ1.hrz.tu-darmstadt.de> Reply-To: djgpp-workers AT delorie DOT com I am trying to bound cwsdstub.exe to a striped and upx-compressed unzip image produced from unzip-5.50. I always get the error message: unzip.exe: not COFF (Check for viruses) Off course, I have checked and rechecked for viruses. I have completely removed my djgpp installation and reinstalled a fresh one downloaded today from simtel.net. The newly installed packages are: DJDEV203.ZIP 2002-01-06 FIL40B.ZIP 2002-04-04 GCC304B.ZIP 2002-02-21 BNU2112B.ZIP 2002-01-06 MAK3791B.ZIP 2002-01-06 SHL2011B.ZIP 2002-04-19 TXT20B.ZIP 2000-02-06 CSDPMI5B.ZIP 2000-10-24 PMODE13B.ZIP 2000-12-15 This is probabely the minimal djgpp installation needed to get unzip compiled. I have tried to use pmode too. This attempt was also unsuccesfully. No matter if I use cwsdstub or pmodstub, or if I compress and strip or do not compress and do not strip, all produced binaries are brocken in the same way. Of course, the compiled binary works ok but it inmediately stops working as soon as the command: copy /b cwsdstub.exe + unzip.exe unzip32.exe is performed. Any advice would be greatly appreciated. TIA, Guerrero, Juan Manuel