MC3302_SDK_V1.0.3_20251215_SRC/sdk/X-AIOS-LT00/output/CMakeFiles/CMakeConfigureLog.yaml
2026-01-08 12:15:44 +08:00

70 lines
2.9 KiB
YAML

---
events:
-
kind: "message-v1"
backtrace:
- "/usr/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:228 (message)"
- "CMakeLists.txt:9 (project)"
message: |
The target system is: Linux - - arm
The host system is: Linux - 6.14.0-37-generic - x86_64
-
kind: "message-v1"
backtrace:
- "/usr/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:1131 (message)"
- "/usr/share/cmake-3.28/Modules/CMakeDetermineASMCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
- "CMakeLists.txt:9 (project)"
message: |
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
arm-linux-gcc.br_real (Molchip 2022.02-git) 10.3.1
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
kind: "message-v1"
backtrace:
- "/usr/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/usr/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/usr/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:9 (project)"
message: |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /home/tz/work/disk/MC3302_SDK_V1.0.3_20251215_SRC/sdk/X-AIOS-LT00/tools/toolchain/arm-molv2-linux-uclibcgnueabi/bin/arm-linux-gcc
Build flags: -std=gnu99
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, found in:
/home/tz/work/disk/MC3302_SDK_V1.0.3_20251215_SRC/sdk/X-AIOS-LT00/output/CMakeFiles/3.28.3/CompilerIdC/a.out
-
kind: "message-v1"
backtrace:
- "/usr/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/usr/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/usr/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:9 (project)"
message: |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /home/tz/work/disk/MC3302_SDK_V1.0.3_20251215_SRC/sdk/X-AIOS-LT00/tools/toolchain/arm-molv2-linux-uclibcgnueabi/bin/arm-linux-g++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in:
/home/tz/work/disk/MC3302_SDK_V1.0.3_20251215_SRC/sdk/X-AIOS-LT00/output/CMakeFiles/3.28.3/CompilerIdCXX/a.out
...