Hi,
I managed to install the Darwin development tools and sure, the compiler works. However, I cannot find the usual inter-process communication header files, in particular <sys/msg.h> (and the files it includes, such as bits/msq.h). The rest seems to be there though (except for getopt.h)...
Does anyone have any clue about this? Is this simply not supported under MacOS X or are the header files missing and can I simply copy them from Linux?
Theo