On Tue, Aug 26, 2014 at 12:47 PM, Mondal, Rahul <[email protected]>
wrote:

>  Hello,
>
> We are trying to build a normal client-server model with the "*Gnu**TLS
> library for windows*"  in a Windows XP environment.  The package is
> downloaded from *ftp://ftp.gnutls.org/gcrypt/gnutls/w32/*
> <ftp://ftp.gnutls.org/gcrypt/gnutls/w32/> from yours' website. The
> libraries contained in this package are not recognizable by the linker;
> they are having "**.dll.a*" extension.
>

These are mingw32 libraries. The dlls are in the bin/ directory.


> Is there any guide for building the client/server code in Windows XP
> environment ? Is it the correct package for Windows ?
>

There is the cross.mk is used to cross-compile gnutls for windows in a
Linux system.

regards,
Nikos
_______________________________________________
Gnutls-help mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-help

Reply via email to