------- Additional Comments From manu at gcc dot gnu dot org  2010-07-07 15:50 
-------
I understand your frustration, but linker and compiler do not share a lot of
information and I think there is no way (right now) to give a good diagnostic
for this case. The linker does not know about vtables, pure functions and C++ in
general.

I don't think that LLVM/Clang gives a better diagnostic here, because they will
need a linker integrated tightly in the compiler, and (so far) they are using
the GNU linker. If you can show us otherwise, that would be great because I
really wish we could provide better diagnostics from the linker.

-- 


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

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