[Top][All Lists]
[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.
- [Bug ld/11793] New: Add suggestion to error "undefined reference to `vtable for XXX'", phresnel at gmail dot com, 2010/07/07
- [Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'", manu at gcc dot gnu dot org, 2010/07/07
- [Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'", zilla at kayari dot org, 2010/07/07
- [Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'", phresnel at gmail dot com, 2010/07/07
- [Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'",
manu at gcc dot gnu dot org <=
- [Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'", phresnel at gmail dot com, 2010/07/07
- [Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'", jyasskin at gmail dot com, 2010/07/13