Hi. I'm using emscripten (based on LLVM wich disables RTTI by default) static libs and boost::program_options which requires RTTI. Is there any possibility to enable RTTI for emscripten-fastcomp (like <http://llvm.org/docs/Packaging.html> for LLVM with REQUIRES_RTTI=1 in env vars)?
I agree it's not good in general but for now it can solve my problem. -- 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.
