Several tools are included to assist use of CathLibCPP:
Drlink
is a replacement for Acorn's link
offering many advantages, including the ability to omit unreferenced areas from the image file.
_C++
corrects a couple of bugs in Acorn's C++ compiler relating to the placement of output files.
MaskThrow
allows annoying CFront warnings to be suppressed.
For examples of how to compile and link against the library see any of the makefiles in the test directories - manually building makefiles and using of AMU
rather than managing projects using Acorn !Make
is recommended.