Kamioda

x64_static_build

Oct 9th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. Performing configuration checks
  2.  
  3. - 32-bit : yes (cached)
  4. - arm : no (cached)
  5. - mips1 : no (cached)
  6. - power : no (cached)
  7. - sparc : no (cached)
  8. - x86 : yes (cached)
  9.  
  10. Building the Boost C++ Libraries.
  11.  
  12.  
  13. - symlinks supported : no (cached)
  14. - junctions supported : yes (cached)
  15. - hardlinks supported : yes (cached)
  16. - C++11 mutex : yes (cached)
  17. - Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
  18. - Boost.Config Feature Check: cxx11_constexpr : yes (cached)
  19. - Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
  20. - Boost.Config Feature Check: cxx11_final : yes (cached)
  21. - Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
  22. - Boost.Config Feature Check: cxx11_lambdas : yes (cached)
  23. - Boost.Config Feature Check: cxx11_noexcept : yes (cached)
  24. - Boost.Config Feature Check: cxx11_nullptr : yes (cached)
  25. - Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
  26. - Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
  27. - Boost.Config Feature Check: cxx11_thread_local : yes (cached)
  28. - Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
  29. - has_icu builds : no (cached)
  30. warning: Graph library does not contain MPI-based parallel components.
  31. note: to enable them, add "using mpi ;" to your user-config.jam
  32. - iconv (libc) : no (cached)
  33. - iconv (separate) : no (cached)
  34. - icu : no (cached)
  35. - icu (lib64) : no (cached)
  36. - native-atomic-int32-supported : yes (cached)
  37. - message-compiler : yes (cached)
  38. - pthread-supports-robust-mutexes : no (cached)
  39. - compiler-supports-visibility : no (cached)
  40. - compiler-supports-ssse3 : yes (cached)
  41. - compiler-supports-avx2 : yes (cached)
  42. - gcc visibility : no (cached)
  43. - long double support : yes (cached)
  44. warning: skipping optional Message Passing Interface (MPI) library.
  45. note: to enable MPI support, add "using mpi ;" to user-config.jam.
  46. note: to suppress this message, pass "--without-mpi" to bjam.
  47. note: otherwise, you can safely ignore this message.
  48.  
  49. Component configuration:
  50.  
  51. - atomic : building
  52. - chrono : building
  53. - container : building
  54. - context : building
  55. - coroutine : building
  56. - coroutine2 : building
  57. - date_time : building
  58. - exception : building
  59. - fiber : building
  60. - filesystem : building
  61. - graph : building
  62. - graph_parallel : building
  63. - iostreams : building
  64. - locale : building
  65. - log : building
  66. - math : building
  67. - metaparse : building
  68. - mpi : building
  69. - program_options : building
  70. - python : building
  71. - random : building
  72. - regex : building
  73. - serialization : building
  74. - signals : building
  75. - system : building
  76. - test : building
  77. - thread : building
  78. - timer : building
  79. - type_erasure : building
  80. - wave : building
  81.  
  82. ...patience...
  83. ...patience...
  84. ...patience...
  85. ...patience...
  86. ...patience...
  87. ...patience...
  88. ...found 19727 targets...
  89.  
  90.  
  91. The Boost C++ Libraries were successfully built!
  92.  
  93. The following directory should be added to compiler include paths:
  94.  
  95. D:\lib\boost_1_62_0
  96.  
  97. The following directory should be added to linker library paths:
  98.  
  99. D:\lib\boost_1_62_0\lib\static\x64\lib
Add Comment
Please, Sign In to add comment