2017-10-21 18:46:59 +01:00
|
|
|
--cc:clang
|
|
|
|
--deadCodeElim:on
|
2017-11-16 17:42:33 +00:00
|
|
|
--gc:regions
|
2017-10-22 00:22:14 +01:00
|
|
|
--boundChecks:on
|
2017-10-21 19:23:17 +01:00
|
|
|
--path:"kernel/arch/i386"
|
2017-10-21 18:46:59 +01:00
|
|
|
--cpu:i386
|
|
|
|
--os:standalone
|
2017-11-07 01:39:24 +00:00
|
|
|
--passC:"-ffreestanding -nostdlib --target=i386-pc-none-elf -march=i386"
|
2017-11-08 13:46:39 +00:00
|
|
|
--passL:"-ffreestanding -target i386 -nostdlib"
|
2017-10-21 19:23:17 +01:00
|
|
|
--out:"myos.bin"
|