I am trying to build a debug dlls using 32all.bat but getting linking
problems below..
What is wrong? Does anybody know? Should I be using 32all.bat at all? If not
what are the steps that are needed.
For the regular build I am following the steps in install.w32

.\crypto\objects\obj_dat.h
        1 file(s) copied.
        link /nologo /subsystem:console /machine:I386 /opt:ref /dll
/out:out32dl
l\libeay32.dll /def:ms/LIBEAY32.def @C:\TEMP\nma00628.
   Creating library out32dll\libeay32.lib and object out32dll\libeay32.exp
md5_dgst.obj : error LNK2001: unresolved external symbol
_md5_block_asm_host_order
sha1dgst.obj : error LNK2001: unresolved external symbol _sha1_block_x86
rmd_dgst.obj : error LNK2001: unresolved external symbol
_ripemd160_block_x86
out32dll\libeay32.dll : fatal error LNK1120: 3 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.

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

Reply via email to