ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexander Bokovoy" <ab@altlinux.org>
To: "ALT Linux Team development discussions" <devel@lists.altlinux.org>
Subject: Re: [devel] version scripts
Date: Thu, 29 May 2008 21:12:48 +0400
Message-ID: <6062a6e60805291012p202ac627lf8a49c411059f62a@mail.gmail.com> (raw)
In-Reply-To: <fa54e4a90805291004m89d76a2q1798de3ebdf3c27f@mail.gmail.com>

Игорь,

29 мая 2008 г. 21:04 пользователь Igor Zubkov <igor.zubkov@gmail.com> написал:
> 29.05.08, Pavlov Konstantin написал(а):
>>  > >  > Так вот, я прав:
>>  > >  > 1) что нужны только символы с пометкой T?
>>  > >  > 2) что T _fini и T _init не нужно добавлять в version script?
>>  > > Для начального списка я бы посмотрел в include-файлы.
>>  > А если проект весит 10 mb? А если ещё больше? Предлагаешь читать все
>>  > исходники? Зачем делать работу за nm?
>> Не все символы, полученные nm, могут быть во внешнем API.
>
> Вот я лю этом и спрашиваю. Только "T" или ещё какие-то?
поэтому и говорят: "Смотрите в include-файлы". API определяется именно
там и различия в коде между двумя версиями могут приводить к разнице в
API даже если символы в ELF не поменялись. В частности, могут
поменяться структуры данных, которые в ELF не отражены.

К тому же, не все публичные символы в ELF публичны с точки зрения API.
В некоторых особых случаях правила использования символов, отраженных
в ABI, определены лицензией. Например, распространено использование
LGPL+ограничения по плагинам (они могут использовать только символы
официального API, в противном случае лицензия GNU GPL).

Поэтому в любом случае нужно смотреть и анализировать реальное API для
того, чтобы делать выводы по версионированию ABI.
-- 
/ Alexander Bokovoy

  parent reply	other threads:[~2008-05-29 17:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-29 15:55 Igor Zubkov
2008-05-29 16:23 ` Alexey Shabalin
2008-05-30 22:14   ` Igor Zubkov
2008-05-29 16:52 ` Pavlov Konstantin
2008-05-29 16:50   ` Igor Zubkov
2008-05-29 17:03     ` Pavlov Konstantin
2008-05-29 17:04       ` Igor Zubkov
2008-05-29 17:07         ` Mikhail Gusarov
2008-05-29 17:12         ` Alexander Bokovoy [this message]
2008-05-30 17:19           ` Igor Zubkov
2008-05-30 17:52             ` Sergey Bolshakov
2008-05-30 18:23               ` Igor Zubkov
2008-05-30 18:39                 ` Sergey Bolshakov
2008-05-30 21:03                   ` Igor Zubkov
2008-05-30 21:40                     ` Pavlov Konstantin
2008-05-30 22:13                       ` Igor Zubkov
2008-05-30 22:26                       ` Alexey Shabalin
2008-05-30 22:57                         ` Igor Zubkov
2008-06-02  9:41                           ` Alexey Shabalin
2008-06-19 12:52                 ` Alexey Shabalin

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=6062a6e60805291012p202ac627lf8a49c411059f62a@mail.gmail.com \
    --to=ab@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