[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool issue with missing include
From: |
Bob Friesenhahn |
Subject: |
Re: libtool issue with missing include |
Date: |
Tue, 19 Jan 2010 11:01:24 -0600 (CST) |
User-agent: |
Alpine 2.01 (GSO 1266 2009-07-14) |
On Mon, 18 Jan 2010, Ralf Wildenhues wrote:
which would include process.h but only for MSVC.
My MinGW cross compilation environment includes process.h from unistd.h,
but I'm not sure that we can expect that (the cwrapper doesn't use
_P_WAIT on cygwin).
If it helps any, an archaic MinGW install I keep around here does
provide process.h. I am also seeing it in a somewhat old Cygwin
install. It seems likely that including process.h is generally safe
under Windows.
Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/