[OpenIndiana-discuss] What is the Solaris ld linker's equivalent to GNU's -dynamic-linker?
cretin1997
cretin1997 at protonmail.com
Thu Feb 11 16:03:42 UTC 2021
I have a linker script which uses many of:
-dynamic-linker /lib64/ld-linux-x86-64.so.2
I tried to use it on OpenIndiana by changed it to:
-dynamic-linker /lib/64/ld.so.1
but the Solaris ld linker doesn't happy with it:
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1763 (illumos)
ld: fatal: option -d has illegal argument 'ynamic-linker'
ld: fatal: flags processing errors
Please help.
Sent with ProtonMail Secure Email.
More information about the openindiana-discuss
mailing list