[Bug driver/33577] Compile failing for xpdf 3.02
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 18 00:56:00 GMT 2007
------- Comment #6 from pinskia at gcc dot gnu dot org 2007-10-18 00:56 -------
>with the following error message: (Any help will be greatly appreciated)
>ld: 0711-317 ERROR: Undefined symbol: vtable for __cxxabiv1::__class_type_info
Yes you are not linking with the correct libstdc++ or not linking with it at
all.
Link with g++ and not gcc directly.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33577
More information about the Gcc-bugs
mailing list