Thanks, added a note to emsdk read about forcing to a singlethreaded build: https://github.com/juj/emsdk/commit/e4acfff1951edb2662ff6e3310824418e7c5bb83
2015-11-06 20:36 GMT+02:00 Flix <filmaria...@gmail.com>: > Thanks *Floh *for both contributions; and I *SOLVED *the problem! > > It was most likely a RAM problem as you have noticed. > I had multiple (well, 2) instances of *ld* running in parallel and in the > resource manager I saw that they both got more than 3 Gb of RAM (of 4 Gb of > my system); moreover when I had the problem, my HD started working like a > coffee machine [= memory swap] and the system was not responding for about > 15 minutes. > > To solve the problem what I did was: > 1) deleting the partially built files in the clang-3.8 bin folder (they > were clang-3.8 and clang-check AFAIR). > 2) run ./emsdk install* -j1* latest [with -j1 = only one core, and with > all the application closed]. > That worked in my case. Hope that it can help others. > > Thanks for the tip about setting up a cmake project in Qt Creator and > debugging the native version (I was wondering how to debug javascript...). > > > -- > 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 emscripten-discuss+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- 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 emscripten-discuss+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.