Re: Gnu make option to fix parallel multiple ar on a shared archive

Dmitry Goncharov <[email protected]> Sat, 10 Aug 2024 19:42:20 -0400
Newsgroups gmane.comp.gnu.make.general
Message-ID <CAG+Z0CvVpFeb0E6Q1xFq0M6rfv5bPenY1+Wu25FP0QJb0DRJ+w@mail.gmail.com>
On Sat, Aug 10, 2024 at 8:51 AM Navin P <[email protected]> wrote:
>    I ran multiple instances of ar during a parallel build and they were
> updating different object files using ar rv sometimes the same object file
> again.

https://www.gnu.org/software/make/manual/make.html#Archive-Pitfalls

regards, Dmitry