ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] помощь по libtool?
@ 2007-02-21 13:39 Igor Zubkov
  2007-02-21 13:59 ` Alexey Tourbin
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Zubkov @ 2007-02-21 13:39 UTC (permalink / raw)
  To: ALT Devel discussion list

Привет, Всем!

[icesik@iceberg libasyncns]$ rpmsodiff libasyncns-0.1-alt2.i586.rpm 
libasyncns-0.2-alt1.i586.rpm
        common sonames:
libasyncns.so.0 /usr/lib/libasyncns.so.0.0.0    /usr/lib/libasyncns.so.0.1.0

--- libasyncns-0.1-alt2/libasyncns.so.0 2007-02-20 19:46:16 +0200
+++ libasyncns-0.2-alt1/libasyncns.so.0 2007-02-20 19:46:35 +0200
@@ -15,2 +15,5 @@
 asyncns_new    T
+asyncns_res_done       T
+asyncns_res_query      T
+asyncns_res_search     T
 asyncns_setuserdata    T

        3 symbols added
T asyncns_res_done
T asyncns_res_query
T asyncns_res_search

# template for libasyncns.so.0 version script
LIBASYNCNS_0.2 {
    global:
        asyncns_res_done;
        asyncns_res_query;
        asyncns_res_search;
};

vim:ft=diff
[icesik@iceberg libasyncns]$

Вопрос, где можно почитать про этот самый version script? Что, где, когда?

p.s.: в сабже стоит вопрос потому что я не знаю, это к libtool вообще или нет.

-- 
icesik


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] помощь по libtool?
  2007-02-21 13:39 [devel] помощь по libtool? Igor Zubkov
@ 2007-02-21 13:59 ` Alexey Tourbin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Tourbin @ 2007-02-21 13:59 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 1349 bytes --]

On Wed, Feb 21, 2007 at 03:39:43PM +0200, Igor Zubkov wrote:
> Привет, Всем!
> 
> [icesik@iceberg libasyncns]$ rpmsodiff libasyncns-0.1-alt2.i586.rpm 
> libasyncns-0.2-alt1.i586.rpm
>         common sonames:
> libasyncns.so.0 /usr/lib/libasyncns.so.0.0.0    /usr/lib/libasyncns.so.0.1.0
> 
> --- libasyncns-0.1-alt2/libasyncns.so.0 2007-02-20 19:46:16 +0200
> +++ libasyncns-0.2-alt1/libasyncns.so.0 2007-02-20 19:46:35 +0200
> @@ -15,2 +15,5 @@
>  asyncns_new    T
> +asyncns_res_done       T
> +asyncns_res_query      T
> +asyncns_res_search     T
>  asyncns_setuserdata    T
> 
>         3 symbols added
> T asyncns_res_done
> T asyncns_res_query
> T asyncns_res_search
> 
> # template for libasyncns.so.0 version script
> LIBASYNCNS_0.2 {
>     global:
>         asyncns_res_done;
>         asyncns_res_query;
>         asyncns_res_search;
> };
> 
> vim:ft=diff
> [icesik@iceberg libasyncns]$
> 
> Вопрос, где можно почитать про этот самый version script? Что, где, когда?
> 
> p.s.: в сабже стоит вопрос потому что я не знаю, это к libtool вообще или нет.

У этой библиотеки всего один клиент, так что не знаю, стоит ли овчинка выделки.

Reverse Depends:
  pulseaudio-daemon,libasyncns.so.0
  libpulseaudio,libasyncns.so.0

В libasyncns_la_LDFLAGS нужно добавить
-Wl,--version-script=libasyncns.map

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-21 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-21 13:39 [devel] помощь по libtool? Igor Zubkov
2007-02-21 13:59 ` Alexey Tourbin

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