Closed
Description
warning: unresolved symbol: posix_spawn_file_actions_adddup2
warning: unresolved symbol: posix_spawn_file_actions_addopen
warning: unresolved symbol: posix_spawn_file_actions_destroy
warning: unresolved symbol: posix_spawn_file_actions_init
Do Emscripten lack these functions, or do I need an option to enable them?
Edit: sigaltstack problem is now irrelevant, it was my environment that is problematic.