Hi,
#include <unistd.h> trips up compilation with MSVC. Is it really
required? I commented it out and the file compiled anyway.
Also, configure.ac checks for unistd.h, and reports it is not there on
Windows. Shouldn't excompiler.cpp make use of that information?
Greetings,
Jan