Mingw-w64 toolchain for Bazel (Ubuntu 20.04.1 )
问题 I am trying to create my toolchain for mingw-w64 on Ubuntu with Bazel. I am following this tutorial: https://docs.bazel.build/versions/master/tutorial/cc-toolchain-config.html. However, when I try to adapt the compilers paths to the paths of my mingw64 installation i get the following error: bazel build --config=mingw_config -s //main:hello-world --verbose_failures Starting local Bazel server and connecting to it... INFO: Analyzed target //main:hello-world (16 packages loaded, 46 targets