Win7 64位编译boost内存占满卡死

Win7 4g内存 VS2013 64位编译Boost 1_57_0 运行命令bjam.exe stage --toolset=msvc-12.0 --without-graph --without-graph_parallel --without-math --without-mpi --without-serialization --without-wave --without-test --without-program_options --without-serialization --without-signals --stagedir=".\bin\vc12_x86"link=static runtime-link=static threading=multi debug release 内存占满,然后卡死,求解是否是内存不够的问题?

那估计就是,你把其他的应用都杀了试试吧