Note on compiling stage1

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23224 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-01-02 23:43:17 +00:00
parent 2671053585
commit 5c31e5fa5b

View File

@ -25,7 +25,8 @@
* in 512 byte blocks and dl - BIOS ID of the boot drive.
*
* Compile via:
* nasm -f bin -O5 -o stage1.bin stage1.S
* generated.m68k/cross-tools/bin/m68k-unknown-haiku-gcc -nostdlib -fpic -c -o stage1.o src/system/boot/platform/atari_m68k/stage1.S
* generated.m68k/cross-tools/bin/m68k-unknown-haiku-objcopy -O binary stage1.o stage1
*/
// 1 enabled verbose output