I’m trying to compile some C11 code using thread.h, but I can’t. I\'ve recompiled GCC (running 4.6.2 now), and I’m trying to compile with gcc -std=c1x fil
thread.h
gcc -std=c1x fil
musl libc has C11 http://www.musl-libc.org/ glibc doesn't threads.h support yet