Advertisement
ThothK

Code:::Blocks BreakPoint

Sep 30th, 2024
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 6.96 KB | None | 0 0
  1. Build started on: _30-09-2024 at 15:55.03_
  2. Build ended on: _30-09-2024 at 15:55.24_
  3.  
  4. g++ -L/Libs/Debian_x64_Debug_Static_GNU/
  5. -L/Code/Libs/Debian_x64_Debug_Static_GNU
  6. -L/CodeTemp/ins_LPOCode/Libs/Debian_x64_Debug_Static_GNU
  7. -L/CodeTemp/ins_LPOLibraries/Debian_x64_Debug_Static_GNU
  8. -L/Libraries/FTDI1/Debian_x64_Debug_Static_GNU
  9. -L/Libraries/SQLite3/Debian_x64_Debug_Static_GNU
  10. -L/Libraries/USB1/Debian_x64_Debug_Static_GNU -L/usr/lib/ -o
  11. "/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Bin/Debian_x64_Debug_Static_GNU/lpo_d"
  12. ... list of *.o files ...
  13.  
  14. COLLECT_GCC=g++
  15. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  16. OFFLOAD_TARGET_DEFAULT=1
  17. Target: x86_64-linux-gnu
  18. Configured with: ../src/configure -v --with-pkgversion='Debian
  19. 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs
  20. --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr
  21. --with-gcc-major-version-only --program-suffix=-12
  22. --program-prefix=x86_64-linux-gnu- --enable-shared
  23. --enable-linker-build-id --libexecdir=/usr/lib
  24. --without-included-gettext --enable-threads=posix --libdir=/usr/lib
  25. --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug
  26. --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new
  27. --enable-gnu-unique-object --disable-vtable-verify --enable-plugin
  28. --enable-default-pie --with-system-zlib
  29. --enable-libphobos-checking=release --with-target-system-zlib=auto
  30. --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet
  31. --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32
  32. --enable-multilib --with-tune=generic
  33. --enable-offload-targets=nvptx-none=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  34. Thread model: posix
  35. Supported LTO compression algorithms: zlib zstd
  36. gcc version 12.2.0 (Debian 12.2.0-14)
  37. COLLECT_GCC_OPTIONS='-Wall' '-std=c++11' '-fPIC' '-fexceptions' '-v'
  38. '-m64' '-Og' '-g' '-I' '/Libs' '-I' '/Libs/Debian_x64_Debug_Static_GNU/'
  39. '-I' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Libs' '-I'
  40. '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks//../../LPOThirdParty/Source' '-I' '/Libraries/FTDI1/' '-I' '/Libraries/SQLite3/' '-I' '/Libraries/USB1/' '-I' '/usr/include/' '-c' '-o' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Out/Debian_x64_Debug_Static_GNU/CodeTemp/ins_LPOCode/LPO/Source/lpo_program.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Out/Debian_x64_Debug_Static_GNU/CodeTemp/ins_LPOCode/LPO/Source/'
  41. /usr/lib/gcc/x86_64-linux-gnu/12/cc1plus -quiet -v -I /Libs -I
  42. /Libs/Debian_x64_Debug_Static_GNU/ -I
  43. /SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Libs -I
  44. /SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks//../../LPOThirdParty/Source
  45. -I /Libraries/FTDI1/ -I /Libraries/SQLite3/ -I /Libraries/USB1/ -I
  46. /usr/include/ -imultiarch x86_64-linux-gnu -D_GNU_SOURCE
  47. /SG3Data/CodeTemp/ins_LPOCode/LPO/Source/lpo_program.cpp -quiet -dumpdir
  48. /SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Out/Debian_x64_Debug_Static_GNU/CodeTemp/ins_LPOCode/LPO/Source/ -dumpbase lpo_program.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -g -Og -Wall -std=c++11 -version -fPIC -fexceptions -fasynchronous-unwind-tables -o /tmp/ccd1ayCl.s
  49.  
  50. GNU C++11 (Debian 12.2.0-14) version 12.2.0 (x86_64-linux-gnu)
  51. compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version
  52. 4.1.1-p1, MPC version 1.3.1, isl version isl-0.25-GMP
  53. warning: MPFR header version 4.1.1-p1 differs from library version 4.2.0.
  54. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  55. #include "..." search starts here:
  56. #include <...> search starts here:
  57. /Libs
  58. ...
  59. End of search list.
  60.  
  61. GNU C++11 (Debian 12.2.0-14) version 12.2.0 (x86_64-linux-gnu)
  62. compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version
  63. 4.1.1-p1, MPC version 1.3.1, isl version isl-0.25-GMP
  64. warning: MPFR header version 4.1.1-p1 differs from library version 4.2.0.
  65. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  66. Compiler executable checksum: 62b090dbbefa50644117a3c13d47369a
  67.  
  68. COLLECT_GCC_OPTIONS='-Wall' '-std=c++11' '-fPIC' '-fexceptions' '-v'
  69. '-m64' '-Og' '-g' '-I' '/Libs' '-I' '/Libs/Debian_x64_Debug_Static_GNU/'
  70. '-I' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Libs' '-I'
  71. '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks//../../LPOThirdParty/Source' '-I' '/Libraries/FTDI1/' '-I' '/Libraries/SQLite3/' '-I' '/Libraries/USB1/' '-I' '/usr/include/' '-c' '-o' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Out/Debian_x64_Debug_Static_GNU/CodeTemp/ins_LPOCode/LPO/Source/lpo_program.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Out/Debian_x64_Debug_Static_GNU/CodeTemp/ins_LPOCode/LPO/Source/'
  72.  
  73. as -v -I /Libs -I /Libs/Debian_x64_Debug_Static_GNU/ -I
  74. /SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Libs -I
  75. /SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks//../../LPOThirdParty/Source
  76. -I /Libraries/FTDI1/ -I /Libraries/SQLite3/ -I /Libraries/USB1/ -I
  77. /usr/include/ --gdwarf-5 --64 -o
  78. /SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Out/Debian_x64_Debug_Static_GNU/CodeTemp/ins_LPOCode/LPO/Source/lpo_program.o /tmp/ccd1ayCl.s
  79. GNU assembler version 2.40 (x86_64-linux-gnu) using BFD version (GNU
  80. Binutils for Debian) 2.40
  81. COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/
  82. LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/
  83.  
  84. COLLECT_GCC_OPTIONS='-Wall' '-std=c++11' '-fPIC' '-fexceptions' '-v'
  85. '-m64' '-Og' '-g' '-I' '/Libs' '-I' '/Libs/Debian_x64_Debug_Static_GNU/'
  86. '-I' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Libs' '-I'
  87. '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks//../../LPOThirdParty/Source' '-I' '/Libraries/FTDI1/' '-I' '/Libraries/SQLite3/' '-I' '/Libraries/USB1/' '-I' '/usr/include/' '-c' '-o' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Out/Debian_x64_Debug_Static_GNU/CodeTemp/ins_LPOCode/LPO/Source/lpo_program.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Out/Debian_x64_Debug_Static_GNU/CodeTemp/ins_LPOCode/LPO/Source/lpo_program.'
  88.  
  89. Output file is
  90. /SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Bin/Debian_x64_Debug_Static_GNU/lpo_d with size 3.75 MB
  91. cp
  92. "/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Bin/Debian_x64_Debug_Static_GNU/lpo_d" "/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Archives/Debian_x64_Debug_Static_GNU/lpo_d_20240930"
  93. cp
  94. "/SG3Data/CodeTemp/ins_LPOCode/LPO/CodeBlocks/../Bin/Debian_x64_Debug_Static_GNU/lpo_d" "/AppTestArea/LPO/"
  95.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement