On Wed, Jul 17, 2019 at 12:38 PM Paul Smith <[email protected]> wrote: ... > The only idea I have so far is to try to detect when this situation > occurs (by looking for the 127 exit status) then using stat() to check > to see if the binary exists (I suppose I need to check for executable > status) and generating the error on my own.
Subject to a race condition. regads, Dmitry _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
