bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13488] New: ctor linking for pie binaries is broken


From: timo.teras at iki dot fi
Subject: [Bug ld/13488] New: ctor linking for pie binaries is broken
Date: Fri, 09 Dec 2011 08:28:16 +0000

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: address@hidden
        ReportedBy: address@hidden
    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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]