pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strnlen on Mingw [Was Re: Stable 20090129 compiled to windows]


From: John Darrington
Subject: strnlen on Mingw [Was Re: Stable 20090129 compiled to windows]
Date: Thu, 5 Feb 2009 08:54:54 +0900
User-agent: Mutt/1.5.13 (2006-08-11)

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.


Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]