On Wed, Oct 1, 2008 at 11:53 AM, Helmut Jarausch
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I want to create a shared library, say libULIB.so,
> which needs additional shared libraries, e.g. libmpfr.so and
> libgmp.so .
>
> My users only use the functions provided by libULIB.so.
>
> Is there a means to "
Helmut Jarausch ha scritto:
On 2 Oct, [EMAIL PROTECTED] wrote:
On Wed, 01 Oct 2008 18:53:04 +0200 (CEST)
Helmut Jarausch <[EMAIL PROTECTED]> wrote:
Hi,
Hello Helmut,
I want to create a shared library, say libULIB.so,
which needs additional shared libraries, e.g. libmpfr.so and
libgmp.so .
On 2 Oct, [EMAIL PROTECTED] wrote:
> On Wed, 01 Oct 2008 18:53:04 +0200 (CEST)
> Helmut Jarausch <[EMAIL PROTECTED]> wrote:
>
>> Hi,
>
> Hello Helmut,
>
>> I want to create a shared library, say libULIB.so,
>> which needs additional shared libraries, e.g. libmpfr.so and
>> libgmp.so .
>>
>> M
On Wed, 01 Oct 2008 18:53:04 +0200 (CEST)
Helmut Jarausch <[EMAIL PROTECTED]> wrote:
> Hi,
Hello Helmut,
> I want to create a shared library, say libULIB.so,
> which needs additional shared libraries, e.g. libmpfr.so and
> libgmp.so .
>
> My users only use the functions provided by libULIB.so.
Hi,
I want to create a shared library, say libULIB.so,
which needs additional shared libraries, e.g. libmpfr.so and
libgmp.so .
My users only use the functions provided by libULIB.so.
Is there a means to "prelink" libULIB.so, so that the libraries
libmpfr.so and libgmp.so are not needed by the u
5 matches
Mail list logo