bazel-contrib / bazel-contrib/rules_foreign_cc
It should not be exe when using bazel remote compilation(linux minnow).
Open
- Dominant language
- Starlark
- Stars
- 737
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
bazel server was `linux`,use mingw-64
https://github.com/bazel-contrib/rules_foreign_cc/blob/be14ccaec581826e7eef97277ffde05cc0d8d868/toolchains/private/BUILD.bazel#L13
Contributor guide
Research direction
Start by inspecting toolchains/private/BUILD.bazel at line 13 and the Bazel remote-compilation setup described in the issue. Reproduce the Linux Minnow case using the Linux Bazel server and mingw-64, then verify that the resulting artifact is not incorrectly treated as an .exe file.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100