| |||
| Home > BPABI and SysV shared libraries and executables > Linker options for SysV models | |||
The linker enables you to build and link System V (SysV) shared libraries and create SysV executables. The following table shows the command-line options that relate to the SysV memory model.
Table 18. 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 |
Linker Reference:
Compiler Reference: