Sometimes I build my own operating system, one pebble at a time.
- GNU binutils (i686-elf target)
- QEMU
- BSD Make
- mkdep
- NASM
- Clang
In macOS,
$ brew install i686-elf-binutils
$ brew install qemu
$ brew install bsdmake
$ brew install nasm
The project is released under the Simplified BSD License. For the formal details, see the file LICENSE
.
Copyright 1992-2013 The FreeBSD Project. All rights reserved. This project may adopt snippets of FreeBSD under the simplified BSD license. (http://www.freebsd.org/copyright/freebsd-license.html)