Hi!

Has anyone tried building (and using) static OpenSSL (0.9.6c) libraries on
Win NT? I'm building with VC++ and get the following error: (I don't suffer
from these with dynamic libs)

Linking...
MSVCRT.lib(MSVCRT.dll) : error LNK2005: _time already defined in
LIBCMT.lib(time.obj)

there are about 25 more of those all dealing with common functions like
memmove, strncpy etc. I told the linker to ignore LIBCMT.lib ...with no
better success. I know this is an environment question and propably has
nothing to do with OpenSSL but just with my project files, but I'd
appreciate a helping hand if there's one available :-)

Thanks!       VW

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

Reply via email to