bug-make
[Top][All Lists]
Advanced

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

[bug #19108] Pattern rules with multiple target patterns do not honor th


From: Valery
Subject: [bug #19108] Pattern rules with multiple target patterns do not honor the dependencies of all targets correctly
Date: Tue, 01 Jun 2010 11:38:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4

Follow-up Comment #6, bug #19108 (project make):

I am lost. In my case 2 targets are generated after a command is completed.

targ1 targ2: some dependencies
      ./my_long_command

And I try to avoid two invocations of the command. When I use "make -j 2" the
double invocation happens. Since my command lasts 2 hours it becomes an issue
:(

How to avoid double invocation? 
Any hints/comments?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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