Self-hosting Unix System V Release 4, i386

In this post we’ll be developing a process for taking binary and source resources on the internet to create a self-hosting (i.e. can recompile itself and make a new machine) environment for Unix System V Release 4, i386. Setting Up We’ll need some things initially on linux: $ sudo apt-get install p7zip qemu On linux …