/
Solaris linker flags mapping table.
Solaris linker flags mapping table.
There are several flags that the solaris linker does not support. Here we will write replacement options. Some of them can also be viewed by the ld -z help
command.
Unrecognized option | Replacement | Example |
---|---|---|
--version-scripts | -M | -Wl,--version-script=/path/to/file => -Wl,-M,/path/to/file |
--whole-archive | --no-whole-archive | -zallextract | -zdefaultextract | -Wl,--whole-archive => -Wl,-zallextract |
, multiple selections available,
Related content
How to create local repository in the zone
How to create local repository in the zone
Read with this
How to setup JDK7 and/or JDK8
How to setup JDK7 and/or JDK8
More like this
Process of porting of new packages from Debian
Process of porting of new packages from Debian
Read with this
elf test 2.0.2.97-20220601-1-0+int2
elf test 2.0.2.97-20220601-1-0+int2
More like this
Transition procedure from du2 to du3
Transition procedure from du2 to du3
Read with this
elf test 5.11 2.0.2.99-20220617-1-0+int2-procfs
elf test 5.11 2.0.2.99-20220617-1-0+int2-procfs
More like this