pTAL Reference Manual (G06.24+, H06.09+, J06.03+)

Figure 16 Creating a Loadfile on TNS 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. Input these object code files to Binder to produce a single
loadfile. (Figure 13 (page 355) illustrates this concept, but uses a linker instead of Binder.)
As Figure 16 (page 361) shows, the Accelerator (AXCEL) is available on both TNS/R and TNS
processors; therefore, you can do either of the following:
Accelerate your TNS executable object code while it is on a TNS processor and then move
the resulting executable object code to a TNS/R processor.
Move your TNS executable object code to a TNS/R processor and then accelerate it.
In both cases, the resulting executable object code executes only on TNS/R processors.
Linking Object Files 361