id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9387,Compilation error with VC8 and SSE3 capable CPU,thomas.braun@…,Andrey Semashev,"Trying to compile boost 1.55 under VC8 with b2 --toolset=msvc-8.0 --build-type=complete stage and the following automatic determined config {{{ - 32-bit : yes (cached) - arm : no (cached) - mips1 : no (cached) - power : no (cached) - sparc : no (cached) - x86 : yes (cached) - has_icu builds : no (cached) warning: Graph library does not contain MPI-based parallel components. note: to enable them, add ""using mpi ;"" to your user-config.jam - zlib : no (cached) - iconv (libc) : no (cached) - iconv (separate) : no (cached) - icu : no (cached) - icu (lib64) : no (cached) - message-compiler : yes (cached) - compiler-supports-ssse3 : yes (cached) - compiler-supports-avx2 : no (cached) - gcc visibility : no (cached) - long double support : yes (cached) }}} results in compilation errors like {{{ compile-c-c++ bin.v2\libs\log\build\msvc-8.0\debug\link-static\log-api-winnt\runtime-link-static\threading-multi\dump_s se3.obj dump_ssse3.cpp libs\log\src\dump_ssse3.cpp(20) : fatal error C1083: Cannot open include file: 'tmmintrin.h': No such file or directory }}} The header tmmintrin.h does not exist in C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include. ",Bugs,closed,To Be Determined,log,Boost 1.55.0,Problem,invalid,,