On Wed, Feb 04, 2009 at 08:12:27PM -0200, Michel Boaventura wrote:
We still have problems with lack of strnlen on mingw api and lack of
the flags "-lwsock32 -lws2_32". I've workaround this issue
compiling strnlen from gnu to mingw and saving it as libstrnlen.a and
then use LDFLAG="-lwsock32 -lws2_32 -lstrnlen".
Strnlen should have been provided by gnulib. In your gl directory, do you see strnlen.c and strnlen.o ? J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
