Recent Comments
No comments to show.
Category Archives: Operating System Development
Creating a binutils/gcc toolchain for your OS
I wanted to update the binutils/gcc-based compiler toolchain of my Dogfood operating system. This entry describes some concepts and the changes that needed to be made in order to add this target to binutils 2.39 and gcc 12.2.0. Configuration targets … Continue reading →