'Failed to run llvm optimizations: ' for me too... :-(
On Monday, July 6, 2015 at 7:43:15 PM UTC-6, [email protected] wrote: > > When I try using the latest Emscripten version 1.34.1 I get the following > error: > > Traceback (most recent call last): > File "E:\Program Files\Emscripten\emscripten\1.34.1\\emcc", line 1260, > in <mod > ule> > shared.Building.llvm_opt(final, link_opts) > File "E:\Program Files\Emscripten\emscripten\1.34.1\tools\shared.py", > line 142 > 9, in llvm_opt > assert os.path.exists(target), 'Failed to run llvm optimizations: ' + > output > > AssertionError: Failed to run llvm optimizations: > > Any help would be much appreciated. > > Thanks, > > David > -- 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.
