isLouisHsu / isLouisHsu/isLouisHsu.github.io
gcc/g++版本切换 | LOUIS' BLOG
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://louishsu.xyz/2019/12/04/gcc-g-%E7%89%88%E6%9C%AC%E5%88%87%E6%8D%A2/
前言gcc/g++为Linux下C/C++编译器,但版本差异较大,如CUDA编译时不支持gcc-6之后的版本,故需要安装多个版本适应开发任务。 详细Ubuntu 18.04预装gcc/g++ 7.3,若需要安装gcc/g++-5,详细操作步骤如下 1234567891011121314151617181920212223242526272829303132333435363738394041424
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 links to a blog article about switching gcc/g++ versions on Ubuntu 18.04, but names no repository file, test, or entry point. Start by reviewing the linked article and the repository's content structure; the issue does not specify what completion should look like.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp
- Domain
- compilers, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100