make build ARCH=wasm COMP=emscriptenshared:ERROR: '/home/laurent-bernabe/Programmes/emsdk/node/8.9.1_64bit/bin/node /home/laurent-bernabe/Programmes/emsdk/fastcomp/emscripten/src/compiler.js /tmp/tmpbZp3OW.txt /home/laurent-bernabe/Programmes/emsdk/fastcomp/ems
cripten/src/library_pthread_stub.js' failed (1) "-s EXPORTED_FUNCTIONS=['__cxa_begin_catch']"./emsdk listshared:ERROR: undefined exported function: "__cxa_begin_catch"diff --git a/src/Makefile b/src/Makefile
index 7d4d3014..acbbd65e 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -177,7 +177,7 @@ ifeq ($(STATIC),1)
CXXFLAGS += -static
endif
-CXXFLAGS += -Wall -Wcast-qual -fno-exceptions -std=c++11 $(EXTRACXXFLAGS)
+CXXFLAGS += -Wall -Wcast-qual -std=c++11 $(EXTRACXXFLAGS)
DEPENDFLAGS += -std=c++11
LDFLAGS += $(EXTRALDFLAGS)
--
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-disc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/edb690d1-04b6-425b-983b-8225dc5c9dbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-discuss+unsub...@googlegroups.com.