So I cleaned my openssl directory and started again. I cannot build the
dlls as you directed me because if I add both uplink.obj and uptable.obj
to SHLIB_EX_OBJ then I got the following:
link /nologo /subsystem:console /opt:ref bufferoverflowU.lib
/dll /out:out32dll\libeay32.dll /def:ms/LIBEAY32.def
@C:\DOCUME~1\admin\LOCALS~1\Temp\nm1417.tmp
uplink.obj : error LNK2005: OPENSSL_Uplink already defined in uplink.obj
Well, no multiple $lazyN is improvement, isn't it? The above error
message doesn't make sense though. uplink.obj complains about symbol
being already defined in itself... H-m-m-m... I have to ponder over this...
I recompiled both uptable and uplink. But if I remove uplink from
SHLIB_EX_OBJ then it works properly.
Stop saying "it works properly." It links, it passes the test, but it's
missing the functionality. A.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager [EMAIL PROTECTED]