Cross Compiler Collection Installinator - C3Inst
Posted: Tue Jul 29, 2025 10:11 pm
Hello! This is my first post here.
Edit: This is NOT my first post here. I just forgot. Please disregard my previous posts, as they suck.
I'd like to make my own toy OS someday.
Anyways, I find myself building cross-compilers QUITE often, on different targets and whatnot.
Wouldn't it be great if there was some sort of.. script.. that did it for you?
(Oh.. there already is?? Well, I don't care, I made a cool one)
Please check out my Cross Compiler Collection Installinator here: https://github.com/yeetree/c3inst
You can specify GCC, GDB, and Binutils versions, target architecture, and where the files end up!
It's also as easy as just running the dang thing like:
So please, check it out and let me know what you think!!
Edit: This is NOT my first post here. I just forgot. Please disregard my previous posts, as they suck.
I'd like to make my own toy OS someday.
Anyways, I find myself building cross-compilers QUITE often, on different targets and whatnot.
Wouldn't it be great if there was some sort of.. script.. that did it for you?
(Oh.. there already is?? Well, I don't care, I made a cool one)
Please check out my Cross Compiler Collection Installinator here: https://github.com/yeetree/c3inst
You can specify GCC, GDB, and Binutils versions, target architecture, and where the files end up!
It's also as easy as just running the dang thing like:
Code: Select all
./c3inst.sh