[gnutls-help] Using gnutls_malloc()

Nikos Mavrogiannopoulos nmav at gnutls.org
Wed Mar 25 13:07:46 CET 2015


On Wed, Mar 25, 2015 at 11:10 AM, Vladimir Levijev
<vladimir.levijev at gmail.com> wrote:
>> I have no such issue when using mingw to compile with the library.
> I have installed mingw and indeed had no issues there. However, I
> wasn't able to link my program with GnuTLS statically (see attached
> picture). Is it not possible or am I doing something wrong? I really
> need a way to link with GnuTLS statically.

To link statically you cannot link against the .dll.a. You need to
link against the .a. I don't think that this is shipped in the windows
binaries.

regards,
Nikos



More information about the Gnutls-help mailing list