Hello,

I solved the problem by replacing below indicated problem code in openssl-0.9.6
with code in openssl-0.9.6a-beta2 code.  Compile proceeded.  Tests report no
problems at the end, but it looks - scrolls by too quickly - as though errors
occur during the tests.  We'll see.  I think I have a good build now.

Bill Catlan

List:     openssl-dev
Subject:  BUILD FAILS on Win32
From:     Bill Catlan <[EMAIL PROTECTED]>
Date:     2001-03-27 0:57:06
[Download message RAW]

Hello,

I am using VC++ 5.0 to build openssl-0.9.6, released 24Sep2000.

The compile fails with this line:

        cl /Fotmp32dll\rand_win.obj  -Iinc32 -Itmp32dll /MD /W3 /WX /G5 /Ox /O2
/Ob2 /Gs0 /GF /Gy /nologo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32 /
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: 'E:\DEVSTU~1\VC\BIN\cl.exe' : return code '0x2'
Stop.

I ran ms\do_ms before running nmake to avoif using assembler files.  It appears
that some inline assembler is used in rand_win.c.  Any clues appreciated.

Bill Catlan



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to