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: qwertytmp1 at gmail dot com
Subject: [Bug binutils/25104] Wrong operation when creating thin archive
Date: Mon, 21 Oct 2019 10:05:31 +0000

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

--- Comment #5 from lol lol <qwertytmp1 at gmail dot com> ---
Dear Alan,


currently I have problems with access to the build machine (latest git
revision).
I have a question. Is this change fixes behavior of:
```
  mkdir reproducing_ar_bug
  cd reproducing_ar_bug
  touch file0.o
  mkdir subfolder
  cd subfolder
  touch file0.o
  touch file1.o
  ar rcST built-in.o file0.o file1.o
  cd ..
  ar rcST built-in.o subfolder/built-in.o file0.o
```
?

Thank you!

-- 
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]