hi: during my compilation , I find a odd problem , in a .c file , there is no use of a function strcpy , but when link , ld report error : ec.c:(.text+0x1ade7): undefined reference to `strcpy' hot can I resolve this ? thanks!
hi: during my compilation , I find a odd problem , in a .c file , there is no use of a function strcpy , but when link , ld report error : ec.c:(.text+0x1ade7): undefined reference to `strcpy' hot can I resolve this ? thanks!