Hi Salvatore, In src/ansi-c/c_preprocess.cpp, the #include <unistd.h> changed by KiBi's patch is still wrapped in #ifdef __linux__.
I would think: #if defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) is the best way to cover Linux/kFreeBSD/Hurd. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4fb814c5.5030...@pyro.eu.org