> > > no-asm - I don't have MASM (the MS Assembler) on my machine (Some
code
> > > in SSLeay has an assembler version for speed reason) If you have MASM
> > > you can leave the switch out.
> >
> > Ok, I've added a note to the INSTALL.W32 file for 2.1b6 that people
> > can leave it out when they have MASM installed.
>
> SSLeay-0.9b comes with pre-assembled object-files for the few assembler
> sources. If you add a command like the following:
>
> ------ cut here -----
> @echo ML This is a dummy command
> ------ cut here -----
Oops, accidentally deleted the wrong mail. Anyway, here is a list of the
pre-assembled files from a pristine SSLeay-0.9.0b.tar.gz... Trust me,
I just compiled the beast ;-)
Regards,
Hakan
find . -name \*.obj
.\SSLeay-0.9.0b\crypto\bf\asm\b-win32.obj
.\SSLeay-0.9.0b\crypto\bn\asm\bn-win32.obj
.\SSLeay-0.9.0b\crypto\bn\asm\x86w32.obj
.\SSLeay-0.9.0b\crypto\cast\asm\c-win32.obj
.\SSLeay-0.9.0b\crypto\des\asm\d-win32.obj
.\SSLeay-0.9.0b\crypto\des\asm\y-win32.obj
.\SSLeay-0.9.0b\crypto\md5\asm\m5-win32.obj
.\SSLeay-0.9.0b\crypto\rc4\asm\r4-win32.obj
.\SSLeay-0.9.0b\crypto\rc5\asm\r5-win32.obj
.\SSLeay-0.9.0b\crypto\ripemd\asm\rm-win32.obj
.\SSLeay-0.9.0b\crypto\sha\asm\s1-win32.obj
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]