Update: Found out what the signal stops and seg fault messages were. Apparently python is crashing. It look like I have some faulty modules in my build (shutil for example). So it crashes before it can get past the first import line in emcc. Haven't found a solution yet.
On Thursday, July 17, 2014 7:47:42 AM UTC-5, [email protected] wrote: > > I fascinated with the idea of using Android code editor/IDE (like > DroidEdit or AIDE) to program C++ applications while on a phone. > > I was wondering if there is a way to run emscripten on Android. Can I > compile emscripten to android? Has anyone tried it? > > > -- 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.
