This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/CODECOMPOSER: Unable to link CPP project

Part Number: CODECOMPOSER

Tool/software: TI C/C++ Compiler

I have a project that consists of a few *.cpp files and everything is compiling fine without any errors or warnings.

When the linker is invoked I receive the error

../main.cpp:177: undefined reference to 'operator new(unsigned int)'

and the link step fails.

Your assistance is greatly appreciated.

Thanks!