Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 176 Bytes

tools.md

File metadata and controls

17 lines (13 loc) · 176 Bytes

Tools

sudo apt-get should install the following:

  • git
  • g++
  • gcc-multilib
  • g++-multilib
  • nasm
  • genisoimage
  • bochs
  • bochs-sdl
  • qemu

For the Clang build:

  • clang