------- Additional Comments From dje at gcc dot gnu dot org 2005-07-19 04:22 ------- Created an attachment (id=9304) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9304&action=view) Makefile workaround
The attached patch splits the assoc_headers variable into multiple, smaller pieces that do not exceed the system limit. The patch also changes the dependency, but the rules did not reinstall the headers if the stamp file existed -- even if out of date -- so this has little actual impact on the granularity of the Makefile rule. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22554