ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] I: libstdc++3.4: beware of soname change
@ 2004-12-29 15:01 Dmitry V. Levin
  2004-12-29 19:01 ` Anton Farygin
  2004-12-30 20:56 ` Mikhail Zabaluev
  0 siblings, 2 replies; 12+ messages in thread
From: Dmitry V. Levin @ 2004-12-29 15:01 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Hi,

Осторожно, приближается новый soname:

$ rpmquery --provides libstdc++3.3 |fgrep .so
libstdc++.so.5  
libstdc++.so.5(CXXABI_1.2)  
libstdc++.so.5(CXXABI_1.2.1)  
libstdc++.so.5(GLIBCPP_3.2)  
libstdc++.so.5(GLIBCPP_3.2.1)  
libstdc++.so.5(GLIBCPP_3.2.2)  
libstdc++.so.5(GLIBCPP_3.2.3)

$ rpmquery --provides libstdc++3.4 |fgrep .so
libstdc++.so.6  
libstdc++.so.6(CXXABI_1.3)  
libstdc++.so.6(GLIBCXX_3.4)  
libstdc++.so.6(GLIBCXX_3.4.1)  
libstdc++.so.6(GLIBCXX_3.4.2)  
libstdc++.so.6(GLIBCXX_3.4.3)

Со всеми вытекающими:
- Код, собранный компиляторами g++-3.3 и g++-3.4, вообще говоря, не совместим.
- Код, использующий библиотеки на c++, должен быть собран компилятором той
  же версии, что и эти библиотеки.


-- 
ldv

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

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

end of thread, other threads:[~2005-01-15 13:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-29 15:01 [devel] I: libstdc++3.4: beware of soname change Dmitry V. Levin
2004-12-29 19:01 ` Anton Farygin
2004-12-30 20:56 ` Mikhail Zabaluev
2004-12-31 10:04   ` Andrei Bulava
2004-12-31 10:37     ` Mikhail Zabaluev
2004-12-31 15:19       ` Dmitry V. Levin
2005-01-14 12:47         ` [devel] I: gcc3.4-3.4.3-alt2 Dmitry V. Levin
2005-01-14 15:22           ` Sergey Y. Afonin
2005-01-14 16:18             ` [devel] " Michael Shigorin
2005-01-14 17:21               ` Andrey Rahmatullin
2005-01-15 13:41                 ` Dmitry V. Levin
2005-01-14 15:44           ` [devel] " Denis Ovsienko

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