bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #44853] gmake: execvp: bash: The parameter or environment lists are


From: Daniel Richard G.
Subject: [bug #44853] gmake: execvp: bash: The parameter or environment lists are too long.
Date: Tue, 26 May 2015 15:32:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36

Follow-up Comment #8, bug #44853 (project make):

SHELL=perl:

    .SHELLSOURCE = require "$(.SHELLSCRIPT)";

SHELL=ruby:

    .SHELLSOURCE = require "$(.SHELLSCRIPT)"

If SHELL doesn't have an include/source directive, then there's a
challenge---but no worse than the E2BIG.

One issue with using a construct that is parallel to .SHELLFLAGS rather than
additive is that if you add e.g. -e to .SHELLFLAGS, then the parallel form
won't necessarily pick it up.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44853>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]