JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Linker and Libraries Guide
search filter icon
search icon

Document Information

Preface

1.  Introduction to the Oracle Solaris Link Editors

2.  Link-Editor

3.  Runtime Linker

4.  Shared Objects

5.  Application Binary Interfaces and Versioning

6.  Support Interfaces

7.  Object File Format

8.  Thread-Local Storage

9.  Mapfiles

A.  Link-Editor Quick Reference

B.  Versioning Quick Reference

C.  Establishing Dependencies with Dynamic String Tokens

D.  Direct Bindings

E.  System V Release 4 (Version 1) Mapfiles

F.  Linker and Libraries Updates and New Features

Solaris 10 Update 10 Release

Obsolete Feature

Solaris 10 5/08 Release

Solaris 10 8/07 Release

Solaris 10 1/06 Release

Solaris 10 Release

Solaris 9 9/04 Release

Solaris 9 4/04 Release

Solaris 9 12/03 Release

Solaris 9 8/03 Release

Solaris 9 12/02 Release

Solaris 9 Release

Solaris 8 07/01 Release

Solaris 8 01/01 Release

Solaris 8 10/00 Release

Solaris 8 Release

Index

Solaris 10 Update 10 Release

Obsolete Feature

The following items have been made obsolete. These items provided internal, or seldom used features. Any existing use of the associated ELF definitions is ignored, however the definitions can still be displayed by tools such as elfdump(1).

DT_FEATURE_1

This dynamic section tag identified runtime feature requirements. See Dynamic Section. This tag provided the feature flags DTF_1_PARINIT and DTF_1_CONVEXP. The DT_FEATURE_1 tag and the associated flags are no longer created by the link-editor, or processed by the runtime linker.