The System V (SysV) model produces SysV shared objects and executables.
To link with this model and build a SysV executable, use the --sysv command-line option.
To build a SysV shared object, use --sysv, --shared, and --fpic options.
Be aware of the following:
By default, the model assumes that shared objects can throw an
exception.
When building a SysV shared object, scanning of the Arm® C and C++ libraries to resolve references is disabled by default. Use the --scanlib option to re-enable scanning of the Arm libraries.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.