[Bug ld/11793] New: Add suggestion to error "undefined reference to `vtable for XXX'"

2010-07-06 Thread phresnel at gmail dot com
NEW Severity: enhancement Priority: P1 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: phresnel at gmail dot com CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=11793 --- Yo

[Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'"

2010-07-07 Thread phresnel at gmail dot com
--- Additional Comments From phresnel at gmail dot com 2010-07-07 15:24 --- (In reply to comment #1) > If any suggestion is made to the user, it should be to ensure that all > non-pure > virtual functions are defined. Which is what the GCC FAQ already says: > http:/

[Bug ld/11793] Add suggestion to error "undefined reference to `vtable for XXX'"

2010-07-07 Thread phresnel at gmail dot com
e linker need? --- Additional Comments From phresnel at gmail dot com 2010-07-07 21:37 --- (In reply to comment #3) > 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 > f