From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] Насколько опасен лишний rpath? Date: Sun, 21 Nov 2010 22:17:39 +0300 Message-ID: <20101121191739.GA16049@altlinux.org> (raw) In-Reply-To: <20101121212623.1179ffa5@deimos.localdomain> [-- Attachment #1: Type: text/plain, Size: 809 bytes --] On Sun, Nov 21, 2010 at 09:26:23PM +0300, Ivan A. Melnikov wrote: > Собираю новый boost на x86_64, и вижу кучу строк такого вида: > > verify-elf: WARNING: ./usr/lib64/libboost_math_c99f.so.1.45.0: RPATH entry contains ":": /usr/lib:/usr/lib/python2.6/config Это неправильный RPATH: совершенно очевидно, что 64-битным приложениям нет никакой пользы от поиска своих 64-битных библиотек в 32-битных каталогах. > Насколько это плохо? Это плохо, замедляется загрузка библиотек. Возможно, это признак других ошибок в сборочных скриптах. > Стоит ли с этим бороться? Да, несомненно. > Необходимо ли это победить до отправки пакета в Сизиф? Если отправка в Сизиф не является срочной (не исправляет какой-то серьезной ошибки), то лучше сперва исправить, а потом отправлять. -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2010-11-21 19:17 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-11-21 18:26 Ivan A. Melnikov 2010-11-21 19:17 ` Dmitry V. Levin [this message] 2010-11-21 21:11 ` Ivan A. Melnikov
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=20101121191739.GA16049@altlinux.org \ --to=ldv@altlinux.org \ --cc=devel@lists.altlinux.org \ /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