Once CRL-2.0.9 has been installed programs can be compiled with the command:
"cccrl FileName.c"
This command will compile the program "FileName.c", then link it with the CRL binary library and the standard maths library. An executable file "a.out" is produced.