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: unassig...@sources.redhat.com
        ReportedBy: pl...@agmk.net
    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.

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

Reply via email to