bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/12088] New: ar/nm plugin use requires GNUTARGET=plugin


From: andi-bz at firstfloor dot org
Subject: [Bug binutils/12088] New: ar/nm plugin use requires GNUTARGET=plugin
Date: 3 Oct 2010 10:00:43 -0000

% nm --plugin $(gcc46 -print-prog-name=liblto_plugin.so)  t.a

Doesn't print GCC LTO symbols, but

% GNUTARGET=plugin nm --plugin $(gcc46 -print-prog-name=liblto_plugin.so)  t.a

works.

Could the need for GNUTARGET be eliminated? It makes it more complicated
to use in Makefiles and will likely fail if some objects are not using
LTO.

-- 
           Summary: ar/nm plugin use requires GNUTARGET=plugin
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: andi-bz at firstfloor dot org
                CC: bug-binutils at gnu dot org
  GCC host triplet: x86_64-linux


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

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