Follow-up Comment #2, bug #36925 (project make):

More investgation and another example in attached Makefile3.

Some of my earlier assumptions seem inaccurate. I now think this is what's
important:
  - Use of second expansion.
  - A defintion of a static pattern rule.
  - A function or variable that's expanded during second expansion that
appears anywhere in the prerequisite list.
  - The length of the pattern + prerequisite list exceeds 200 characters.
  - Use of eval to define the rule.

I'm still confused about the behaviour described in my previous comment where
I commented out .SECONDEXPANSION, but I think that's probably not related to
this bug now.

regards,
Rob.


(file #26382)
    _______________________________________________________

Additional Item Attachment:

File name: Makefile3                      Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36925>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to