[A89] Re: Newcomer on-board...


[Prev][Index][Thread]

[A89] Re: Newcomer on-board...




You probably should download TIGCC anyway, even if you program in assembly,
for a few reasons:
- It contains the latest version of A68k (can also be found on Kevin
Kofler's site, I believe).
- It contains the GNU assembler, which can, for example, heavily optimize
references to data if only one section is used.
- It is the only program which supports stable linking of multiple files
(using the GNU linker in this case).

On Kevin Kofler's site (don't remember the link, but there is one on
tigcc.ticalc.org), you can also find a tutorial on nostub assembly
programming.

Sebastian Reichelt





References: