roxen.lists.pike.general

Subject Author Date
Re: c modules Martin Stjernholm <mast[at]lysator[dot]liu[dot]se> 28-08-2009
Yvan Vander Sanden <<yvan[at]youngmusic.org>> wrote:

> But then, what is the right compiler to use? Because global.h seems to rely on
> unistd.h, which is not compatible with the msvc compiler.

It works because HAVE_UNISTD_H isn't defined when msvc is used.
Apparently you have a machine.h that wasn't generated using msvc.