Note the file name weirdness.
$ binutils/ar tv /src/tmp/libxxx.a
rw-r--r-- 500/100   4608 Mar 31 18:39 2008 lib_a-strcasecmp.o/
lib_a-strcasestr.o/

rw-r--r-- 500/100   5152 Mar 31 18:39 2008 lib_a-strcasestr.o/

expected:
$ ar tv /src/tmp/libxxx.a
rw-r--r-- 500/100   4608 Mar 31 18:39 2008 lib_a-strcasecmp.o
rw-r--r-- 500/100   5152 Mar 31 18:39 2008 lib_a-strcasestr.o

-- 
           Summary: thin archive support breaks existing archives
           Product: binutils
           Version: 2.19 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: amodra at bigpond dot net dot au
                CC: bug-binutils at gnu dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=6006

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to