Paul Eggert wrote: > But tcc is surely not worth our time if big chunks of > stdio.h and unistd.h are broken.
It's only tcc/x86 (32-bit) that is severely broken on glibc systems. tcc/x86_64 (64-bit) works very fine: it passes all gnulib tests (on Ubuntu 16.04). Bruno