------- Additional Comments From ian at airs dot com  2010-09-07 04:46 -------
An archive is expected to have a symbol map, which the linker uses to determine 
which objects to include from the archive.  If your objects don't have regular 
symbols, then the ar program is not going to be build a symbol map.  So I don't 
think this is a gold bug.  I think it is a deficiency in the ar program: for 
full 
LTO support, the ar program should build a symbol map from the LTO symbols if 
there are no normal symbols.  Or something like that.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ccoutant at google dot com
          Component|gold                        |binutils


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

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to