cc/gcc programming - where are the includes?

Christoph Kukulies kuku at kukulies.org
Wed Dec 19 08:32:51 UTC 2018


Does it require a special package to be installed when one wants to develop under cc or gcc in macOS?

I was writing a little C program starting with

#include <sys/types.h> 

and the compiler doesn’t find anything (what I would be normally under /usr/include

—
Christoph



More information about the macports-users mailing list