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

             Bug #: 13488
           Summary: ctor linking for pie binaries is broken
           Product: binutils
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassig...@sourceware.org
        ReportedBy: timo.te...@iki.fi
    Classification: Unclassified


Created attachment 6100
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6100
Possible fix.

The linker script mistakenly assumess crtbegin, or crtbegin? for the gcc crt
glue filename. On PIE system it is called crtbeginTS which would not match the
filter.

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