[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/25104] Missing object file in resulting thin archive
From: |
qwertytmp1 at gmail dot com |
Subject: |
[Bug binutils/25104] Missing object file in resulting thin archive |
Date: |
Thu, 17 Oct 2019 14:52:23 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=25104
--- Comment #2 from lol lol <qwertytmp1 at gmail dot com> ---
Alan, thank you for this hint.
It works for me.
Anyway, it is a buggy behavior.
"man ar" says:
```
AR(1)
GNU Development Tools
P Use the full path name when matching names in the archive. GNU ar
can not create an archive with a full path name (such archives are not POSIX
complaint), but other archive creators can. This option will cause GNU ar to
match file names using a
complete path name, which can be convenient when extracting a single
file from an archive created by another tool.
```
Use of this P flags leads to POSIX compliance issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/25104] New: Missing object file in resulting thin archive, qwertytmp1 at gmail dot com, 2019/10/15
- [Bug binutils/25104] Missing object file in resulting thin archive, qwertytmp1 at gmail dot com, 2019/10/15
- [Bug binutils/25104] Missing object file in resulting thin archive, amodra at gmail dot com, 2019/10/17
- [Bug binutils/25104] Missing object file in resulting thin archive,
qwertytmp1 at gmail dot com <=
- [Bug binutils/25104] Wrong operation when creating thin archive, qwertytmp1 at gmail dot com, 2019/10/18
- [Bug binutils/25104] Wrong operation when creating thin archive, cvs-commit at gcc dot gnu.org, 2019/10/21
- [Bug binutils/25104] Wrong operation when creating thin archive, amodra at gmail dot com, 2019/10/21
- [Bug binutils/25104] Wrong operation when creating thin archive, qwertytmp1 at gmail dot com, 2019/10/21
- [Bug binutils/25104] Wrong operation when creating thin archive, amodra at gmail dot com, 2019/10/21
- [Bug binutils/25104] Wrong operation when creating thin archive, qwertytmp1 at gmail dot com, 2019/10/21