Date: Sat, 21 Nov 1998 11:43:24 -0600 From: Jacques Vidrine <n@nectar.com> To: hackers@FreeBSD.ORG Subject: munging or removing DT_SONAME Message-ID: <199811211743.LAA19220@spawn.nectar.com>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hi folks, Anyone know of a way to change the value of DT_SONAME in a shared library binary? Or of removing it completely? For ELF, ports/xforms installs libxforms.so.0 from a binary distribution. Unfortunately, libxforms.so.0 has DT_SONAME=libforms.so.0.88, requiring a (IMHO bogus) symlink libforms.so.0.88 -> libxforms.so.0 in order for ld-elf.so to find it. Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNlb7uzeRhT8JRySpAQEMRgP/UKUKkIThhc0jxSplrjCqJDlGMnan8eYF liNoppDnHGlLvCiidlBijLlqzh6uGD36kzvqokAT3glcIWblSNw+MkT3vyTkDn52 Bh9OWIGXX7kz2GI/NWCTnsypyj01MYYmQ5vFRM7z53NatpXz6gQWgu5UCwNCytCh 9FPBFMudUNY= =4sC9 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811211743.LAA19220>