[LLVMdev] Can libc++ build for arm cross compiler?
陳韋任 (Wei-Ren Chen)
chenwj at cs.nctu.edu.tw
Tue Oct 7 02:51:01 PDT 2014
> -- Installing: /home/cschen/test/libcxx-scripts/out-arm/lib/libc++.so
> /home/cschen/test/libcxx-scripts/libcxxabi/test/backtrace_test.cpp
> /home/cschen/test/libcxx-scripts/out-arm/lib/libc++abi.so: undefined reference
> to `_Unwind_VRS_Interpret'
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
seems while compiling backtrace_test.cpp, linker fails to link the
correct library?
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Homepage: http://people.cs.nctu.edu.tw/~chenwj
More information about the llvm-dev
mailing list