bug-gnulib
[Top][All Lists]
Advanced

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

Re: mingw32 and sockets


From: Paul Eggert
Subject: Re: mingw32 and sockets
Date: Wed, 21 Sep 2005 15:46:21 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Simon Josefsson <address@hidden> writes:

> Mingw32 doesn't have sys/types.h,

Ouch.  Lots of gnulib code assumes that sys/types.h exists and works.
(The only exception is the socklen module itself.)

> Perhaps this should be considered a mingw32 bug instead?

I would.  Google reports that other mingw32 users have <sys/types.h>,
e.g., see <http://gcc.gnu.org/ml/gcc-help/2004-02/msg00010.html>.

With Debian, the mingw32 sys/types.h is part of the mingw32-runtime
package; you can't really cross-compile without it.




reply via email to

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