[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10773] Malformed archive created when adding several files
From: |
jasons at wumple dot com |
Subject: |
[Bug binutils/10773] Malformed archive created when adding several files at once |
Date: |
Mon, 21 Dec 2015 21:26:13 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=10773
Jason Spangler <jasons at wumple dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jasons at wumple dot com
--- Comment #9 from Jason Spangler <jasons at wumple dot com> ---
I know this is an old bug entry, but this was the only place on the net I found
this bug mentioned.
I was just hit by the same bug symptoms as the reporter: ar crv lib1.a *.o
generated a "Malformed archive" (unless the .o files were still present in the
directory), but ar cr lib2.a ${filename} individually on each file creates a
valid archive.
I'm running CentOS 7 with changes, and binutils 2.23 from the rpm package
binutils-2.23.52.0.1-30.el7_1.2.x86_64 .
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/10773] Malformed archive created when adding several files at once,
jasons at wumple dot com <=