bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29389] pe renaming implib breaks bfd/cache.c reopening of


From: amodra at gmail dot com
Subject: [Bug binutils/29389] pe renaming implib breaks bfd/cache.c reopening of closed archives
Date: Wed, 03 Aug 2022 01:46:46 +0000

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

--- Comment #24 from Alan Modra <amodra at gmail dot com> ---
(In reply to Alan Modra from comment #23)
> Nick. the reason why I couldn't figure out how the changed filename was
> being used by the PE support code is because it is no longer used.  A patch
> of mine, commit 678dc756a57 broke it.  Well, broke it some more.  I'll see
> about fixing the mess.

Actually, no, the place where I thought the filename was escaping to is too
late.  But I did figure out where the changed filenames are used, in the PE
script!  SORT(*)(.idata$2) and similar sort by filename.

I think we can get the required sorting without messing with the filename.

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