bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13117] New: bogus chmod+x for .dlls


From: pluto at agmk dot net
Subject: [Bug ld/13117] New: bogus chmod+x for .dlls
Date: Fri, 19 Aug 2011 19:36:28 +0000

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

             Bug #: 13117
           Summary: bogus chmod+x for .dlls
           Product: binutils
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


the cross-ld (host/build: linux, targer: mingw) chmod+x the output .dll.
this is useless. you can't run a .dll (only .exe is runable on linux via wine).

probably the problem is in the bfd/opncls.c:_maybe_make_executable
with its EXEC_P|DYNAMIC condition...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]