Hi All,

Previously we were using 1.38.28 and now we upgraded to 1.39.7. Previously 
passing flags like DISABLE_EXCEPTION_CATCHING was working during linking 
time. Now with newer compiler as we have to pass flag during compile time 
as well, If I have to make two builds one with DISABLE_EXCEPTION_CATCHING = 
0 and other with DISABLE_EXCEPTION_CATCHING = 1, do I need to compile my 
code twice with different configurations. Is there any other way to do this 
because compiling same code twice will increase my build time..

Regards,
Rohit Saini

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/e9c40106-b71c-41e1-9650-3c0d4a788fad%40googlegroups.com.

Reply via email to