Bleeding-edge: Actually build GCC from source
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- build-system
Research direction
Start by reading the referenced official GCC image Dockerfile at https://github.com/docker-library/gcc/blob/915af5ccbb6b09575e244f280c26925e77172039/15/Dockerfile, then locate the corresponding build entry point in this repository. Done means the CI scripts build the bleeding-edge GCC from source as requested and the existing build workflow completes successfully.
Written by the indexing model from the issue text.
Description
See how the official images do it:
https://github.com/docker-library/gcc/blob/915af5ccbb6b09575e244f280c26925e77172039/15/Dockerfile
- Dominant language
- Shell
- Stars
- 1
- Forks
- 3
- Avg merge
- 1m
- Merged PRs (30d)
- 1
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.
More from stan-dev/ci-scripts
-
stan-dev/ci-scripts#45 · 1 comment · 2 assignees ·
-
stan-dev/ci-scripts#35 · 1 assignee ·
-
stan-dev/ci-scripts#34 · 1 assignee ·
All issues in stan-dev/ci-scripts
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
community-scripts/ProxmoxVE#17425 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·