I was able to succsesfully compile tcc with "./configure" and then "make && make install" but now when I'm trying to use to compile a simple program, I'm getting the following error message:
/usr/include//stdio.h:33: error: cannot find 'stddef.h'
error: /usr/local/libexec/cpp terminated with status 1
I'm using Manjaro Linux with the latest updates