Hello,

I'd like to build projects on a system that lacks fork() and vfork() support, but has posix_spawn(). Would you implement an alternate version using posix_spawn() to spawn child processes?

Thanks,
Áron


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to