In article <[EMAIL PROTECTED]> you wrote:
> I tried to compile OpenSSL 0.9.1c under Win95 with VC 4.0.
> It was successfull after the following changes:
> 1. ms/32all.bat
> changed 1. line to set OPTS=no-asm (underscore is wrong)
Now fixed for OpenSSL 0.9.2.
> 2. util\pl\vc-32.pl
> changed line 10 to read
> $cp='copy nul+ '; # Timestamps get stuffed otherwise
Hmmm... the /b which was there is for Windows-NT and binary copy AFAIK. But I
don't understand why it breaks your Win95 situation: The $cp is actually not
used in this file, isn't it? So it shouldn't matter..
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]