bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/11793] Add suggestion to error "undefined reference to `vtable f


From: manu at gcc dot gnu dot org
Subject: [Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'"
Date: 7 Jul 2010 15:50:32 -0000

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



reply via email to

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