Build gnutls on Windows

Simon Josefsson simon at josefsson.org
Wed Nov 17 15:28:49 CET 2010


Steffen Jaeckel <steffen.jaeckel at stzedn.de> writes:

> Hi,
>
> I've tried to build gnutls on windows but I wasn't successful.
> Exists there any documentation howto do this?

If you have a mingw environment, it should just be ./configure && make.
I cross-compile from linux using MinGW as well, see:

http://josefsson.org/gnutls4win/
http://josefsson.org/gnutls4win/Makefile

However I'm currently using MinGW-w64 instead.  Maybe I should blog
about my setup, it is so easy to do Windows development from linux...

/Simon




More information about the Gnutls-devel mailing list