meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
programming:makefile:issues [2024/09/04 20:37] niziakprogramming:makefile:issues [2024/09/04 20:43] (current) niziak
Line 3: Line 3:
 ===== parallel: race making common prereq ===== ===== parallel: race making common prereq =====
  
-According to [[https://lists.gnu.org/archive/html/help-make/2011-03/msg00027.html]]+According to [[https://lists.gnu.org/archive/html/help-make/2011-03/msg00027.html|Re: Race condition with parallel recursive make]]
 <code> <code>
 You must have the target built by only one makefile, and the other You must have the target built by only one makefile, and the other