First time using this, it hangs on generating the libc.bc.
emscripten/emsdk-portable/emscripten/1.37.22$ ./emcc tests/hello_world.c
INFO:root:generating system library: libc.bc... (this will be cached in
"/home/tiger/.emscripten_cache/asmjs/libc.bc" for subsequent builds)
^CProcess PoolWorker-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in
_bootstrap
ERROR:root:Invoking Process failed:
(large clang call)
then
self.run()
File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
Traceback (most recent call last):
File "/home/tiger/Programs/English Development Environment/English
Development Environment/emscripten/emsdk-portable/emscripten/1.37.22/emcc",
line 13, in <module>
self._target(*self._args, **self._kwargs)
File "/usr/lib/python2.7/multiprocessing/pool.py", line 113, in worker
result = (True, func(*args, **kwds))
File "/usr/lib/python2.7/multiprocessing/pool.py", line 65, in mapstar
return map(*args)
File "/home/tiger/Programs/English Development Environment/English
Development
Environment/emscripten/emsdk-portable/emscripten/1.37.22/tools/system_libs.py",
line 13, in call_process
Traceback (most recent call last):
File "./emcc", line 13, in <module>
Process PoolWorker-2:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in
_bootstrap
self.run()
File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python2.7/multiprocessing/pool.py", line 113, in worker
ERROR:root:Invoking Process failed:
--
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.