Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/17.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows 如何在MSYS2和mingw32 make中使用多核?_Windows_Makefile_Msys - Fatal编程技术网

Windows 如何在MSYS2和mingw32 make中使用多核?

Windows 如何在MSYS2和mingw32 make中使用多核?,windows,makefile,msys,Windows,Makefile,Msys,我尝试指定-j8或-j8参数,但它们似乎没有效果。如何在Windows上使用MSYS2和mingw32 make启用多核编译?使用--jobs=8似乎已经成功了

我尝试指定-j8或-j8参数,但它们似乎没有效果。如何在Windows上使用MSYS2和mingw32 make启用多核编译?

使用--jobs=8似乎已经成功了