| |||
| Home > BPABI and SysV Shared Libraries and Executables > Using SysV models | |||
The linker enables you to build and link SysV shared libraries. It also enables you to create SysV executables. This section describes dynamic symbol table rules, addressing modes, and thread local storage models.
Table 4.2. Turning on SysV support
| Command-line options | Description |
|---|---|
--arm_linux | this implies --sysv |
--sysv | To produce a SysV executable |
--sysv --shared | To produce a SysV shared library |