[Main] Title=__ld_insert_kernel_libs See Also=insert_fargo020_libs: __ld_insert_fargo020_libs, insert_fargo021_libs: __ld_insert_fargo021_libs [Top] __ld_insert_kernel_libs can be used to handle library calls. It inserts references to libraries in the format used by kernels: If a program uses this insertion, it must process it as follows: Before program termination, this process has to be reverted, so that it can be repeated the next time the program starts. Since programs and libraries may be moved in memory while they are not executed, they may not simply deactivate the relocation code. This would also prevent programs from being transferred between devices.