This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

undefined reference to 'operator new', Keil+GNUARM

Hello, all there.

I got an error message when i compiled my arm7 project with GNUARM

Note: i'm working on Windows XP SP3 + Keil + GNUARM

...

/cygdrive/d/arm/A3GXProject/a3gx/a3gx.fx.debug.cpp(50): error: undefined reference to 'operator new(unsigned long)'

..

Anyone can help me?
Do i have to link or include extension library?

0