# 指定交叉编译器路径 set(TOOLSCHAIN_PATH "/opt/arm-2014.05/") set(TOOLCHAIN_HOST "${TOOLSCHAIN_PATH}/bin/arm-none-linux-gnueabi") # 设置工具链编译器 set(TOOLCHAIN_CC "${TOOLCHAIN_HOST}-gcc") set(TOOLCHAIN_CXX "${TOOLCHAIN_HOST}-g++") #告诉cmake是进行交叉编译 set(CMAKE_CROSSCOMPILING...
🐛 Describe the bug -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /usr/local/llvm15/bin/clang CMake Error at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:65 (message): Unrecognized...
[settings] arch=armv8 build_type=Release compiler=gcc compiler.cppstd=gnu17 compiler.libcxx=libstdc++11 compiler.version=10.2 os=Linux [tool_requires] toolchain/1.0 sysroot/1.0 the conan_toolchain.cmake contains ... # Cross building set(CMAKE_SYSTEM_NAME Linux) set(CMAKE_SYSTEM_PROCESSOR aar...
gcc_arm_5.2_2015q4/bin/arm-none-eabi-gcc.exe -o CMakeFiles/cmTC_5c37e.dir/testCCompiler.c.obj -c path/embxx_on_rpi/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_5c37e path/gcc_arm_5.2_2015q4/bin/arm-none-eabi-gcc.exe "CMakeFiles/cmTC_5c37e.dir/testC...