Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
FlareCoding
/
StelluxOS
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
61
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(userland): ported GCC to Stellux as a prebuilt package
- #187
#187
Merged
FlareCoding
merged 13 commits into
master
FlareCoding/StelluxOS:master
from
pr/gcc-port
FlareCoding/StelluxOS:pr/gcc-port
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(userland): ported GCC to Stellux as a prebuilt package
#187
FlareCoding
merged 13 commits into
master
FlareCoding/StelluxOS:master
from
pr/gcc-port
FlareCoding/StelluxOS:pr/gcc-port
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
feat(userland): added the static gcc toolchain build scripts
Show description for 763fbf6
FlareCoding
committed
763fbf6
View commit details
Copy full SHA for 763fbf6
Browse repository at this point
fix(sched): handed programs their invocation path as argv[0]
FlareCoding
committed
b578fed
View commit details
Copy full SHA for b578fed
Browse repository at this point
feat(userland): routed gcc process spawning through the process API
Show description for b2d9dbc
FlareCoding
committed
b2d9dbc
View commit details
Copy full SHA for b2d9dbc
Browse repository at this point
fix(userland): confined the gcc toolchain to a /usr/gcc prefix
FlareCoding
committed
a854584
View commit details
Copy full SHA for a854584
Browse repository at this point
feat(sched): sized the initial user stack to the program arguments
FlareCoding
committed
0bce1af
View commit details
Copy full SHA for 0bce1af
Browse repository at this point
fix(userland): pointed the gcc driver at the musl headers
FlareCoding
committed
fc0ca9a
View commit details
Copy full SHA for fc0ca9a
Browse repository at this point
feat(packages): defined the developer package format and lock file
Show description for 06ed1d7
FlareCoding
committed
06ed1d7
View commit details
Copy full SHA for 06ed1d7
Browse repository at this point
feat(packages): built gcc and binutils packages from one container recipe
FlareCoding
committed
e4d0e2f
View commit details
Copy full SHA for e4d0e2f
Browse repository at this point
feat(ci): published the Stellux developer packages from a workflow
FlareCoding
committed
33625fd
View commit details
Copy full SHA for 33625fd
Browse repository at this point
feat(userland): fetched pinned Stellux packages into the image
FlareCoding
committed
4527f01
View commit details
Copy full SHA for 4527f01
Browse repository at this point
chore(packages): pinned the first Stellux package release
Show description for 4ab1336
FlareCoding
and
cursoragent
committed
4ab1336
View commit details
Copy full SHA for 4ab1336
Browse repository at this point
chore(userland): removed the host-side binutils build
Show description for 58b4913
FlareCoding
and
cursoragent
committed
58b4913
View commit details
Copy full SHA for 58b4913
Browse repository at this point
fix(userland): ordered package staging before the initrd install
FlareCoding
committed
fec90a7
View commit details
Copy full SHA for fec90a7
Browse repository at this point
You can’t perform that action at this time.