From: Alexey Tourbin <at@altlinux.ru> To: devel@altlinux.ru Subject: [devel] linking shared libraries 2 Date: Thu, 29 May 2003 04:10:56 +0400 Message-ID: <20030529001055.GA29166@solemn.turbinal.org> (raw) [-- Attachment #1: Type: text/plain, Size: 694 bytes --] Господа, ldv, я всё-таки так и не понял, как правильно/лучше линковать динамические библиотеки по отношению к другим библиотекам и исполняемым файлам. Чтобы было понятно, что именно я хочу спросить, рассмотрим конкретный пример: Имеется perl (executable). Имеется libperl.so (shared), в которой находится 99% бинарного кода. Для работы perl+libperl.so требуется ещё несколько библиотек (libm, libpthread, libdl, libcrypt). Все вызовы функций этих библиотек находятся в libperl.so. Вопрос: кто должен линковаться с этими дополнительными библиотеками: perl или libperl.so? Иными словами, должны ли библиотеки быть самодостаточными в отношении собственных зависимостей на другие библиотеки? [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2003-05-29 0:10 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-05-29 0:10 Alexey Tourbin [this message] 2003-06-10 19:40 ` [devel] " Alexey Tourbin 2003-06-10 21:00 ` Dmitry V. Levin 2003-06-11 9:25 ` Alexey Tourbin 2003-06-11 15:02 ` Alexey Tourbin 2003-06-13 4:57 ` Alexey Tourbin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030529001055.GA29166@solemn.turbinal.org \ --to=at@altlinux.ru \ --cc=devel@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git