Skip Navigation Links | |
Exit Print View | |
Oracle Solaris 11.1 Linkers and Libraries Guide Oracle Solaris 11.1 Information Library |
Part I Using the Link-Editor and Runtime Linker
1. Introduction to the Oracle Solaris Link Editors
5. Link-Editor Quick Reference
7. Building Objects to Optimize System Performance
10. Establishing Dependencies with Dynamic String Tokens
Part IV ELF Application Binary Interface
13. Program Loading and Dynamic Linking
A. Linker and Libraries Updates and New Features
Oracle Solaris 10 Update 11 Release
Oracle Solaris 10 Update 10 Release
Ancillary objects allow debug sections that are not required at runtime to be written to a separate object file. See Ancillary Objects
Parent Objects simplify the construction of plugin objects, by allowing a plugin to link directly against its parent. See Parent Objects
ld(1) provides the -z aslr option to provide per-object control of Address Space Layout and Randomization. elfedit(1) has been modified to allow simplified editing of the associated DT_SUNW_ASLR dynamic section entry. See Table 13-12.