Link to this page
Print this page
Parent topic
:
Programming tools
Programming tools
Compiling source files
Describes how to build the runtime files from source files.
Compiling form files
Compiling message files
Compiling string files
The source string files (with
.str
extension) must be compiled to binary files (with
.42s
extension) in order to be loaded by the runtime system.
Compiling source code
Importing modules
Linking libraries
Linking programs
Using makefiles
Module build information