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. _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
