https://sourceware.org/bugzilla/show_bug.cgi?id=27850

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
That's correct, you can't run strip reliably on a file that is being written.  
That's true for example if you try to run strip on a ld output file before ld
has completed.  It is also true if you run strip on a file that is being
written by another invocation of strip.  Which is what is happening here when
you have files with multiple hard links.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to