Re: Compiling under WIN95

1999-01-30 Thread Jeffrey Altman
> > 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. u

Re: Compiling under WIN95

1999-01-30 Thread Ralf S. Engelschall
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 >cha