Update of bug #18396 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => 3.82                   

    _______________________________________________________

Follow-up Comment #7:

Starting with GNU make 3.82, we reset the stack limit back to its original
value before we exec the child.

Also note that if you are using posix_spawn() instead of fork/exec, we will
never reset the stack limit since posix_spawn() doesn't provide a way to reset
it.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?18396>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to