1 ; Requires phase5-gcc for compiling
3 delete ppc_boot.s ppc_boot.o ppc_boot_elf.h
4 ppc-amigaos-gcc -I/dh1/ade/include/ -I/empty/linux-2.1.57/include -Iinclude: -I/dh1/powerup/ppc-dev/include -O1 -fomit-frame-pointer -S ppc_boot.c
5 ppc-amigaos-gas ppc_boot.s -o ppc_boot.o
6 ppc-amigaos-ld -r -o ppc_boot ppc_boot.o
7 ; ppc-amigaos-objdump --section-headers --full-contents --all-headers --disassemble-all ppc_boot
8 bin2c.exe ppc_boot ppcboot_elf.h myppc_boot
9 delete ppc_boot ppc_boot.s ppc_boot.o
11 ; Requires geek-gadgets for compiling
14 gcc -o bootstrap -I. -I/empty/linux-2.1.42/include -I/dh1/powerup/ppc-dev/include -Iinclude: -m68030 -noixemul bootstrap.c linuxboot.c