Compile

These instuctions are the same for Gonk / Bonk / Zonk

Setup

Open NewShell

cd CK:Gonk  # change as appropriate

# Make Script files executable. Avoids having to use "execute makegst"
protect make +s add
protect link +s add

# Make drawer for compiled code *.o
makedir code

Make the Global Symbol Table

Work:Dev/conk/Gonk> make gst

SAS/C Amiga Compiler 6.50
Copyright (c) 1988-1993 SAS Institute Inc.

Compile C Code

There's 2 options: - make all - Recompile only modified files. - make recomp - Recompile everything

Work:Dev/conk/Gonk> make all

SAS/C Amiga Compiler 6.50
Copyright (c) 1988-1993 SAS Institute Inc.
SAS/C Amiga Compiler 6.50
Copyright (c) 1988-1993 SAS Institute Inc.

Run Assembler

Work:Dev/conk/Gonk> make asm

GenAm Macro Assembler Copyright © HiSoft 1985-93
All Rights Reserved - version 3.04
Assembling source/asm/MiscAsm.a
Pass 1
Pass 2
0 errors found
15883 lines assembled into 7996 bytes, Amiga linkable relocatable code
117 optimisations saving 266 bytes
594536 bytes used