Posted by Andy Graham ccDevice.cpp:82: undefined reference to `operator delete(void*)' Having had a search through Google, I appear not to be alone, but the common solution appears to be to include -lstdc++ on the link line. However, I do not have this library. Can anybody shed light on this, please? TIA
![]()
on November 9, 2002, 17:28:04
213.123.218.83
On trying to compile a simple C++ program based on code which has worked on Windows, I get the following error from the linker:
ccDevice.o(.rodata+0x8c):ccDevice.cpp: undefined reference to `vtable for __cxxabiv1::__class_type_info'
Andy G
Message Thread
![]()
« Back to index
Evaluation Kit Support
Renesas Evaluation Boards are intended for evaluation of Renesas microprocessors only, not as development tools.