Well, I found what was causing this.  I attempted to call the 
$(wildcard ...
function, with about 50,000 arguments (full path names, on average 100 
characters, so the total size of all strings that were passed to wildcard, is 
about 5MB).  Is this a bad idea?  :)  



>make.exe -r --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-pc-mingw32

-----Original Message-----
From: Greg Chicares [mailto:[email protected]] 


'make' caught a stack overflow. 
It would be helpful to know what the makefile contains, and what
  make --version
says.


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to