I'm using Carbide.c++ Version 2.3.0, and getting an error when trying to compile- 'undefined reference to strlen/strcpy' etc. I'm not sure why this is so;
I've got #include <libc\string.h> in my headers, and from scouting out the forum earlier I've added SYSTEMINCLUDE \epoc32\include \Epoc32\include\libc to my mmp file as well. Is there something else I need to do to properly get the use of these and other libc functions?





