bug-make
[Top][All Lists]
Advanced

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

Re: PATCH: stack overflow on large dependency set


From: Paul D. Smith
Subject: Re: PATCH: stack overflow on large dependency set
Date: Wed, 9 Oct 2002 10:20:08 -0400

I don't think I'll use this exact patch, since putting 0x30000 chars on
the stack doesn't seem like a good idea... plus the chance that a rule
needs 0x10000 chars for its prerequisites list seems very small to me.

But I'll do something so that this function doesn't use alloca() and
fail with large prerequisite lists.


Thanks for the report.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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