RT-Thread / RT-Thread/env-windows
gcc版本是否该更新一下了
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
现在的gcc 10.3.1应该已经停止维护了吧,而且不支持cpp20,有点难受。
Contributor guide
No contributing guide indexed for this repository
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
The issue identifies GCC 10.3.1 as the current compiler and requests an update because it is reportedly unsupported and lacks C++20 support. First locate where the Windows environment defines or downloads the GCC toolchain, then verify the available version and C++20 support. Done means the environment uses the agreed newer version and its supported C++20 behavior is confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100