Here is an updated with the suggestion from Richard Henderson by it using memcpy instead of strcpy: 2003-02-02 Andrew Pinski * config/darwin.c: (machopic_non_lazy_ptr_name): Change strcat to memcpy with length added. (machopic_stub_name): Likewise. (machopic_classify_ident): Change strcpy to memcpy.