Skip to content
mike edited this page Jan 14, 2014 · 2 revisions

compiling AmirOS is simple just read this documentation

dependencys

AmirOS require's you to have some applications installed: on windows, you must have Cygwin on all the Operating Systems, you must have these: GCC for compiling C Sources Nasm for compiling Assembly sources

on windows

firstly, you must have Cygwin installed you can get it here then, switch on the AmirOS\src Directory and type make to compile

on other operating systems

switch on AmirOS\src directory, and run make to build

Clone this wiki locally