Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 296 Bytes

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