Hi All, I'd like to compile my own project using emscripten but first I need to compile its dependencies of which one is readline. Building readline (6.3) natively from source goes fine and even configuring it with emconfigure went fine. However, 'emmake make' results in the error you can see in the attached screenshot. Do you happen to know why? As far as I could see it in the source, sa_handler would be such a member of the struct that points to a function of type SigHandler. Any help is appreciated:)
<https://lh3.googleusercontent.com/-jVbEvThcOD4/VtgZCXoMZII/AAAAAAAAADY/Y_0teE5J8hs/s1600/readline_emmake.PNG> Thanks®ards, r0ller -- 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.
