bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27113] New: libdep not correctly loaded on Windows


From: markus.boeck02 at gmail dot com
Subject: [Bug binutils/27113] New: libdep not correctly loaded on Windows
Date: Thu, 24 Dec 2020 15:12:55 +0000

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

            Bug ID: 27113
           Summary: libdep not correctly loaded on Windows
           Product: binutils
           Version: 2.36 (HEAD)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: markus.boeck02 at gmail dot com
  Target Milestone: ---

Recent versions introduced libdep which on Windows is installed in
root/bfd-plugins/libdep.dll. Problem is that along with it libdep.dll.a is also
installed which various tools in binutils attempt to load. This is problematic
as it is not a shared library and Windows opens a message box due to attempted
execution of a non executable image.

Since libdep.dll is a plugin could it be that libdep.dll.a is not supposed to
exist? Or should it be ignored by various binutils tools

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