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 11 Update 1 Release
Oracle Solaris 10 Update 11 Release
Oracle Solaris 10 Update 10 Release
Support for the x64 medium code model is provided. See Table 12-4, Table 12-8, and Table 12-10.
The command line arguments, environment variables, and auxiliary vector array of the process, can be obtained using the dlinfo(3C) flag RTLD_DI_ARGSINFO.
Greater flexibility in prohibiting direct binding from external references is provided with the link-editor -B nodirect option. See Chapter 6, Direct Bindings.