A NOTE has been added to this issue. 
====================================================================== 
https://www.austingroupbugs.net/view.php?id=1631 
====================================================================== 
Reported By:                dmitry_goncharov
Assigned To:                
====================================================================== 
Project:                    Issue 8 drafts
Issue ID:                   1631
Category:                   Shell and Utilities
Type:                       Error
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Dmitry Goncharov 
Organization:                
User Reference:              
Section:                    make 
Page Number:               
https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/nframe.html 
Line Number:                0 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2023-01-21 18:45 UTC
Last Modified:              2023-01-22 03:02 UTC
====================================================================== 
Summary:                    Default archive rules are incompatible with parallel
processing.
====================================================================== 

---------------------------------------------------------------------- 
 (0006127) dmitry_goncharov (reporter) - 2023-01-22 03:02
 https://www.austingroupbugs.net/view.php?id=1631#c6127 
---------------------------------------------------------------------- 
> Could you please elaborate why the archiving is the problem with these
rules?

Let us assume we have hello.c and bye.c and have to build libhello.a which
contains hello.o and bye.o.
With these rules make will first compile hello.c and bye.c in parallel.
Then make will fork-exec two instances of ar to produce libhello.a from
hello.o and bye.o. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2023-01-21 18:45 dmitry_goncharovNew Issue                                    
2023-01-21 18:45 dmitry_goncharovName                      => Dmitry Goncharov
2023-01-21 18:45 dmitry_goncharovSection                   => make            
2023-01-21 18:45 dmitry_goncharovPage Number               =>
https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/nframe.html
2023-01-21 18:45 dmitry_goncharovLine Number               => 0               
2023-01-21 21:48 kre            Note Added: 0006124                          
2023-01-21 22:10 rillig         Note Added: 0006125                          
2023-01-22 02:08 dmitry_goncharovNote Added: 0006126                          
2023-01-22 03:02 dmitry_goncharovNote Added: 0006127                          
======================================================================


  • [Issue 8 dra... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group

Reply via email to