[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Funny .so situation under FC5 test 3
- From: Arjan van de Ven <arjan fenrus demon nl>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Funny .so situation under FC5 test 3
- Date: Thu, 23 Feb 2006 19:43:33 +0100
On Thu, 2006-02-23 at 19:16 +0100, Davide Bolcioni wrote:
> Greetings,
> I am testing a binary-only application under FC5 test 3 and find the
> following situation:
>
> - ldd on the main executable shows, among others,
>
> libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40050000)
>
> - ldd on a .so loaded by the main executable shows, among others,
>
> libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
> (0x4014c000)
>
> The application seems to work but the above situation is new to me,
> why did this happen ? Is this a problem ?
it's not uncommon for plugins to have this. It sucks, you eat memory
like it's no tomorrow, but it works.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]