[gnutls-dev] gnutls 1.2.8 and mingw32
Enrico Tassi
gareuselesinge at users.sourceforge.net
Mon Oct 24 10:03:08 CEST 2005
I've few problems in cross-compiling gnutls 1.2.8.
1) inet_ntop.h includes sys/socket.h and other unix specific headers
while it should do like common.h where this inclusion is conditional
to the _WIN32 define
2) even if I fix the first problem EAFNOSUPPORT is still undefined in
inet_ntop.c (so I added a dummy #define setting it equal to 1)
regards
--
Enrico Tassi
More information about the Gnutls-devel
mailing list