copy of libcrypto.
>
> BR,
> Nikos
> - Original Message -
> From: Kenneth Goldman
> To: openssl-users@openssl.org
> Sent: Monday, March 09, 2009 8:26 PM
> Subject: Linking with mingw on Windows
>
> What's the linker format when using [gcc / mingw] on Windows?
> I am
rg
Sent: Monday, March 09, 2009 8:26 PM
Subject: Linking with mingw on Windows
What's the linker format when using [gcc / mingw] on Windows?
I am not using cygwin!
I assume I should use the libraries in .../OpenSSL/lib/MinGW,
but maybe not.
I've tried
-leay32
-L"
What's the linker format when using [gcc / mingw] on Windows?
I am not using cygwin!
I assume I should use the libraries in .../OpenSSL/lib/MinGW,
but maybe not.
I've tried
-leay32
-L"C:/program files/openssl/lib/mingw/libeay32.a"
and even
copying libeay32.a to libcrypto.a and