pTAL Reference Manual (G06.24+, H06.09+, J06.03+)
The source code can be in one or more files. From each source code file, the compiler generates
a single nonexecutable object code file. Input these object code files to the linker to produce a
single loadfile. (See Figure 13 (page 355).)
Figure 15 Creating Loadfiles on TNS/R for TNS/R
The source code can be in one or more files. From each source code file, the compiler generates
a single nonexecutable object code file.
If you compile multiple source files, either compile all of them using the CALL_SHARED directive
or all of them without using the CALL_SHARED directive (you cannot link PIC and non-PIC object
files into a single object file). Input these object code files to the appropriate linker to produce a
single loadfile. (See Figure 13 (page 355).)
360 Compiling and Linking pTAL Programs