Victor Timofei 5224d33fb4 | ||
---|---|---|
fonts | ||
grub | ||
kernel | ||
.cross_env | ||
.gitignore | ||
Makefile | ||
README.md |
README.md
OS
GCC Cross-Compiler
Build requirements
- Unix-like environment
- GCC
- Make
- Bison
- Flex
- GMP
- MPFR
- MPC
- Texinfo
Install
make crossdev
Load the environment
source .cross_env
Kernel
Build
make
Run on qemu
make run-qemu