Mailinglist Archive: opensuse-packaging (174 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Re: libffmpeg-api
- From: Cristian Morales Vega <cmorve69@xxxxxxxx>
- Date: Mon, 16 Mar 2009 21:11:50 +0100
- Message-id: <8235e6f40903161311p7cc96f9dp24b3b07223a6679a@xxxxxxxxxxxxxx>
2009/3/16 Cristian Rodríguez <crrodriguez@xxxxxxx>:
While looking at all this I found that there is a new check done in
post-2.19 binutils that should avoid a lot of problems:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/NEWS?rev=1.100&content-type=text/x-cvsweb-markup&cvsroot=src
* --as-needed now links in a dynamic library if it satisfies undefined
symbols in regular objects, or in other dynamic libraries. In the
latter case the library is not linked if it is found in a DT_NEEDED
entry of one of the libraries already linked.
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Juergen Weigert escribió:
I am not familiar with DT_NEEDED and --as-needed
See http://www.gentoo.org/proj/en/qa/asneeded.xml
hopefully someday becoming the default...
While looking at all this I found that there is a new check done in
post-2.19 binutils that should avoid a lot of problems:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/NEWS?rev=1.100&content-type=text/x-cvsweb-markup&cvsroot=src
* --as-needed now links in a dynamic library if it satisfies undefined
symbols in regular objects, or in other dynamic libraries. In the
latter case the library is not linked if it is found in a DT_NEEDED
entry of one of the libraries already linked.
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |