bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25104] Wrong operation when creating thin archive


From: amodra at gmail dot com
Subject: [Bug binutils/25104] Wrong operation when creating thin archive
Date: Mon, 21 Oct 2019 10:55:44 +0000

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

--- Comment #6 from Alan Modra <amodra at gmail dot com> ---
The patch I checked in documents that you need to use the P flag in this
situation.  I'm inclined to not automatically enable P with thin archives, as
there may be cases where users want "ar r" to only match the basename of a
file.  ie. replace your subfolder/file0.o with file0.o in the archive.  That
after all is what would happen with normal archives.

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


reply via email to

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