Hello,
I'm trying to build DLLs with VC5. Here's what happened:

D:\Prac\_Misc\openssl-0.9.6>nmake -f ms\ntdll.mak

Microsoft (R) Program Maintenance Utility   Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.

Building OpenSSL
        cl /Fotmp32dll\rand_win.obj  -Iinc32 -Itmp32dll /MD /W3 /WX /GB
/Ox /O2
/Ob2 /Gs0 /GF /Gy /nologo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN
-DDSO_WIN32 -
DBN_ASM -DMD5_ASM -DSHA1_ASM -DRMD160_ASM /Fdout32dll /GD -D_WINDLL
-D_DLL  -c .
\crypto\rand\rand_win.c
rand_win.c
.\crypto\rand\rand_win.c(581) : error C2400: inline assembler syntax
error in 'o
pcode'; found 'newline'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.

Is there something I can do to get openssl built?
Thank you!

Regards,
        Ales Pour

--------------
Ales Pour
Princip a.s.
Czech Republic
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to