Skip to content

compiler tool

Sebastian Loncar edited this page Feb 1, 2019 · 1 revision

Mosa Compiler Tool

The Mosa Compiler can also invoked via Command Line:

Mosa.Tool.Compiler.exe -o Mosa.HelloWorld.x86.bin -a x32 --format elf32 --mboot v1 --x86-irq-methods --base-address 0x00500000 Mosa.HelloWorld.x86.exe
Clone this wiki locally