Its possible that you're not linking in the MSL C++ library. Are you using the command line compiler or the IDE w/ Metrowerks...
--- babbu cathy <[EMAIL PROTECTED]> wrote: > Hello all, > > Can anyone give me the solution. > > When i try to compile my project in codewarrior 9.3, > it gives me the following linker error message, can > you suggest me to resolve this error ? > Error: > 1. operator new(unsigned long) referenced from > "myfunction()" is undefined. > 2. operator delete(void*) referenced from > "myfunction()" is undefined. > > > cathy. > > > > __________________________________________________________ > Yahoo! India Answers: Share what you know. Learn > something new > http://in.answers.yahoo.com/ > > -- > For information on using the PalmSource Developer > Forums, or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ > Regards, Andrew Scheurer 858-449-2557 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
