Skip to content

Instantly share code, notes, and snippets.

@KamilaBorowska
Created September 8, 2012 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KamilaBorowska/3676439 to your computer and use it in GitHub Desktop.
Save KamilaBorowska/3676439 to your computer and use it in GitHub Desktop.
glitchmr@feather ~/Dev/emscripten> clang tests/hello_world.cpp
In file included from tests/hello_world.cpp:1:
In file included from /usr/include/stdio.h:28:
/usr/include/features.h:323:10: fatal error: 'bits/predefs.h' file not found
#include <bits/predefs.h>
^
1 error generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment