On my gl I only have strnlen.c, but not strnlen.o.
Seems like it is not being compiled and included.

2009/2/4 John Darrington <[email protected]>:
> 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.
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFJiirOimdxnC3oJ7MRAl3OAJ9G/9H9/NXyXdHywADNn2D93GTb2wCfU5tx
> idECEXUgchrLC1D1mo3+1Ls=
> =iWYv
> -----END PGP SIGNATURE-----
>
>


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to