Advertisement
Guest User

CMakeOutput.log

a guest
Dec 12th, 2018
530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. The target system is: Linux - -
  2. The host system is: Linux - 4.15.0-20-generic - x86_64
  3. Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
  4. arm-poky-linux-gnueabi-gcc (GCC) 6.4.0
  5. Copyright (C) 2017 Free Software Foundation, Inc.
  6. This is free software; see the source for copying conditions. There is NO
  7. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  8.  
  9. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  10. Compiler: /mnt/data/Yocto-miatech/sdks/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc
  11. Build flags:
  12. Id flags: -c
  13.  
  14. The output was:
  15. 0
  16.  
  17.  
  18. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
  19.  
  20. The C compiler identification is GNU, found in "/home/denis/Documents/Projects/irp-spi-git/build-irp-touch-cmake-yocto_apalis_imx6_x11-Debug/CMakeFiles/3.10.2/CompilerIdC/CMakeCCompilerId.o"
  21.  
  22. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  23. Compiler: /mnt/data/Yocto-miatech/sdks/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
  24. Build flags:
  25. Id flags: -c
  26.  
  27. The output was:
  28. 0
  29.  
  30.  
  31. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
  32.  
  33. The CXX compiler identification is GNU, found in "/home/denis/Documents/Projects/irp-spi-git/build-irp-touch-cmake-yocto_apalis_imx6_x11-Debug/CMakeFiles/3.10.2/CompilerIdCXX/CMakeCXXCompilerId.o"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement