Displaying 1 result from an estimated 1 matches for "build_llvm_directori".
Did you mean:
build_llvm_directory
2018 Jul 23
2
Requesting for help.
Hello All,
I need some help with respect to cross compiling for ARM.
While trying to cross compile for the ARM target, I am hitting some errors.
I need some help in this.
I use the following command to cross compile for ARM Cortex A72 (ARM v8-a),
64 bit architecture:
*cmake -v CC='clang' CXX='clang++'
-DCMAKE_C_COMPILER=../build_directory_llvm/bin/clang