ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Gleb Stiblo <g.stiblo@sam-solutions.net>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: swig-1.3.21-alt1: rebuild failed [2]
Date: Fri, 4 Jun 2004 12:02:39 +0300
Message-ID: <20040604090239.GA25529@sam-solutions.net> (raw)
In-Reply-To: <20040604083851.GJ24857@solemn.turbinal.org>

On Fri, Jun 04, 2004 at 12:38:51PM +0400, Alexey Tourbin wrote:
AT>>> Подумайте, нужно ли там собирать runtime libraires.
AT>>> По-моему, не нужно (никто их не использует).
AT>>> Подумайте также, нужен ли пакет swig-devel.
GS>> Мне точно не нужны ни libraires, ни devel.
GS>> Если они не нужны никому другому (а судя по тишине -- не нужны),
GS>> я их уберу.

AT> IMHO runtimes libraries собирать не нужно, потому что
AT> 1) по умолчанию используется embedded довесок обвязочного кода (это
AT> контролируется на уровне cpp).
AT> 2) сами runtime библиотеки очень маленькие, т.е. это больше похоже на XS в перле.
AT> 3) как минимум некоторые runtime библиотеки порождают зависимости на
AT> runtime библиотеки собственно интерпретаторов; т.е. каждую runtime
?
ldd libswigpy.so.0.0.0
        linux-gate.so.1 =>  (0xffffe000)
        libdl.so.2 => /lib/libdl.so.2 (0x4001f000)
        libc.so.6 => /lib/libc.so.6 (0x40024000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
ldd libswigpl.so.0.0.0
        linux-gate.so.1 =>  (0xffffe000)
        libdl.so.2 => /lib/libdl.so.2 (0x40020000)
        libc.so.6 => /lib/libc.so.6 (0x40025000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

AT> библиотеку, в идеале, нужно помещать в отдельный libswig-* пакет.
Вот этим страдать точно не хочется.

Из README
...
SWIG includes an optional set of runtime libraries that are sometimes used
when working with multiple modules.  By default, these aren't built due to
...
The libraries aren't needed to use SWIG or to run most of the
...

Итого: я их не собираю. Понадобятся -- соберу.


AT> IMHO пакет swig-devel не нужен, потому что в нём находится только
AT> документация, а сам пакет swig используется только для сборки и не
AT> порождает зависимостей в уже собранных пакетах.  Т.е. swig и swig-devel --
AT> это по смыслу одно и то же, поэтому распиливать пакет вообще не стоит.
Согласен. А как быть со swig.m4? 

-- 
Gleb Stiblo AKA UlfR 	<g.stiblo@sam-solutions.net>



  reply	other threads:[~2004-06-04  9:02 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-02 13:16 ` Anton Farygin
2004-06-03  7:24   ` Gleb Stiblo
2004-06-03 11:02     ` Anton Farygin
2004-06-04  6:56       ` Gleb Stiblo
2004-06-04  7:56         ` Alexey Tourbin
2004-06-04  8:29           ` Gleb Stiblo
2004-06-04  8:38             ` Alexey Tourbin
2004-06-04  9:02               ` Gleb Stiblo [this message]
2004-06-04  9:40                 ` Alexey Tourbin
2004-06-09 15:56                 ` Sviataslau Svirydau
2004-06-10  7:23                   ` Gleb Stiblo
2004-06-10  7:27                     ` Sviataslau Svirydau
2004-06-10  7:53                       ` Gleb Stiblo
2004-06-10  8:59                         ` Sviataslau Svirydau
2004-06-10 22:43                         ` Sviataslau Svirydau
2004-06-11  7:43                           ` Gleb Stiblo
2004-06-11  7:53                             ` Sviataslau Svirydau

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=20040604090239.GA25529@sam-solutions.net \
    --to=g.stiblo@sam-solutions.net \
    --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