bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/3186] New: symbol `.debug_abbrev' required but not present


From: pluto at agmk dot net
Subject: [Bug binutils/3186] New: symbol `.debug_abbrev' required but not present
Date: 8 Sep 2006 09:35:19 -0000

$ cat tmp.cpp
#include <cstdio>
void foo()
{
}

$ g++ -O1 -gdwarf-2 -g2 -feliminate-dwarf2-dups tmp.cpp -c --save-temps

$ strip --strip-debug tmp.o
BFD: st0P202e: symbol `.debug_abbrev' required but not present
strip: st0P202e: No symbols

-- 
           Summary: symbol `.debug_abbrev' required but not present
           Product: binutils
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: pluto at agmk dot net
                CC: bug-binutils at gnu dot org
GCC target triplet: *-linux


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

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