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 10 Release
Greater flexibility in discarding unused material from a link-edit is provided with the link-editor -z discard-unused option. See Removing Unused Material.
Greater flexibility in stripping nonessential sections from an object is provided with the link-editor -z strip-class option. The -z strip-class option supersedes the older -s option, and provides finer grained control over the sections to be stripped.