[LLVMdev] About Compiler-RT

qiuw at ichaier.com qiuw at ichaier.com
Mon Mar 30 05:37:26 PDT 2015


Hi, all

I used Clang to compile an ARM-v6m project. The runtime library is from GNU-ARM. But as I used 'memcpy' function, an error 'undefined reference to `__aeabi_memcpy' was emitted by linker. Does it mean that I must use LLVM compiler-RT instead?

Thanks a lot.

--------------
Steven
***************************** Legal Disclaimer *****************************
"This email may contain confidential and privileged material for the sole
use of the intended recipient. Any unauthorized review, use or distribution
by others is strictly prohibited. If you have received the message in error,
please advise the sender by reply email and delete the message. Thank you."





More information about the llvm-dev mailing list