On Wed, Oct 06, 2010 at 01:39:06AM +0400, Dmitry V. Levin wrote: > Только откуда следует, что это поведение ld(1) неправильное? Не следует. Есть опция: `--copy-dt-needed-entries' `--no-copy-dt-needed-entries' [..skip..] This option also has an effect on the resolution of symbols in dynamic libraries. With the default setting dynamic libraries mentioned on the command line will be recursively searched, following their DT_NEEDED tags to other libraries, in order to resolve symbols required by the output binary. With `--no-copy-dt-needed-entries' specified however the searching of dynamic libraries that follow it will stop with the dynamic library itself. No DT_NEEDED links will be traversed to resolve symbols. -- Regards, -- Sir Raorn. --- http://thousandsofhate.blogspot.com/