Skip to content

ryuukumar/cross-compiler-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cross-compiler-compiler

Simple script to build a cross compiler (binutils and GCC with optional C++ support). Implemented following the guide on the OSdev wiki. Allows you to set some typical parameters like target, versions and install location (prefix), and you can dig into the script for more complex changes.

NOTE: Script utilises the GitHub mirrors to download GCC and Binutils. Please keep that in mind while deciding on a version.

About

Simple script to compile a cross-compiler for OSdev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages