bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/15033] New: option capable of stripping LTO (all sections


From: naesten at gmail dot com
Subject: [Bug binutils/15033] New: option capable of stripping LTO (all sections beginning with .gnu.lto_)
Date: Fri, 18 Jan 2013 02:00:58 +0000

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

             Bug #: 15033
           Summary: option capable of stripping LTO (all sections
                    beginning with .gnu.lto_)
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: binutils
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


I hear that GCC *really* doesn't handle incompatible LTO information well, so I
was trying to figure out how Debian could strip it from the libpython*.a
shipped in their python2.7-dev package [1], and I was quite surprised to find
that objcopy has no suitable option: neither a --remove-sections flag that
takes wildcards, nor even a --strip-lto flag special-cased for these sections.

(Actually, I would want such an option even if GCC could detect and ignore
incompatible LTO information: that stuff is *gigantic*!)

[1]: <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698395>

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