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 <[EMAIL PROTECTED]> 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 _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make
