Is that the latest on the incoming branch? There was a recent fix there for something that looks like your issue.
On Mon, Jul 6, 2015 at 6:43 PM, <[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. > -- 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.
