/cross-compiler-collection

A collection of freestanding GNU toolchains for OS development.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

cross-compiler-collection

A collection of freestanding GNU toolchains for OS development on linux.

Instruction

To use the compilers, you need to execute the config script. After this, a new bash shell will open with enabled the compiler collection.

$ ./config // Now, do what you need to do