Barath Aron (13 March 2018 21:47)
> 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?

You might get lucky, but the maintainer probably has many other things
to do - your chances will be considerably better if you write a patch
that does it and offer that as implementation.  So perhaps a better
question to ask would be "Would you be receptive to a patch implementing
an alternate version ..."

        Eddy.

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

Reply via email to