Jérôme DESPATIS wrote:
> Hello
>
> i try to compile a program with nmake (msvc++), using
> a dll created with cygwin (my dll uses thread etc...
> so i need cygwin1.dll, my dll also uses ssl, crypto
> and z)
>
> but at link time, i get this error:
>
> libcrypto.a (b_print.o) : error: unresolved exte
re
only by curiosity (even i you don't advise to compile
with libgcc.a), i've added libgcc.a to LIBS, and then
i get another warnings, someone knows something about
them ? :
libcygwin.a unresolved external symbol __data_start__
libcygwin.a unresolved external symbol __data_end__
libcygwin.a unre
Hello
i try to compile a program with nmake (msvc++), using
a dll created with cygwin (my dll uses thread etc...
so i need cygwin1.dll, my dll also uses ssl, crypto
and z)
but at link time, i get this error:
libcrypto.a (b_print.o) : error: unresolved external
symbol ___umoddi3
libcrypto.a (bn_w
3 matches
Mail list logo