[component] CentOS 7 does not support clang. How can I modify the bazel configuration to replace clang with gcc
Open
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
### Description
hi, Running chip level DV cases in CentOS 7, but some library versions in CentOS 7 are too low and clang does not support them. How can I replace clang with gcc? Which files need to be configured for Bazel? Is there a ready-made configuration available
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Bazel configuration used for chip-level DV cases and reviewing how the clang toolchain is selected on CentOS 7. Determine whether an existing gcc configuration is available; done means the relevant DV cases run successfully with gcc on CentOS 7.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- centos, linux
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100