[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: shared librpcsvc?
- From: Jakub Jelinek <jakub redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: shared librpcsvc?
- Date: Fri, 27 Jan 2006 07:59:10 -0500
On Fri, Jan 27, 2006 at 07:56:20AM -0500, Neal Becker wrote:
> When building sara-6.0.7d on x86_64:
>
> *** Warning: This library needs some functionality provided by -lrpcsvc.
> *** I have the capability to make that library automatically link in when
> *** you link to this library. But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
> *** The inter-library dependencies that have been dropped here will be
> *** automatically added whenever a program is linked with this library
> *** or is declared to -dlopen it.
>
> locate librpcsvc
> /usr/lib64/librpcsvc.a
>
> Shouldn't we have a shared version of this?
No. librpcsvc.a is already built with -fPIC on all arches and really there
is no point in providing it as a shared library.
Jakub
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]