I am Japanese man. I was inputed below commands. ---------- cd /emsdk/emscripten/1.38.30/ emcc -v tests/hello_world.c ----------
and I got below error... ---------- In file included from tests/hello_world.c:8: /usr/include/stdio.h:46:9: error: unknown type name '__gnuc_va_list' typedef _G_va_list va_list; ---------- How to solve it? -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
