public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* libtool warning in libdvbv5
@ 2013-10-04 11:14 Hans Verkuil
  2013-10-07 17:19 ` Gregor Jasny
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2013-10-04 11:14 UTC (permalink / raw)
  To: Gregor Jasny; +Cc: Linux Media Mailing List

Hi Gregor,

When linking libdvbv5.la I get the following warning from libtool:

  CCLD     libdvbv5.la
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries

Other libs don't give that warning, but I don't see any obvious differences.

Do you know what might cause this?

Regards,

	Hans

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: libtool warning in libdvbv5
  2013-10-04 11:14 libtool warning in libdvbv5 Hans Verkuil
@ 2013-10-07 17:19 ` Gregor Jasny
  0 siblings, 0 replies; 2+ messages in thread
From: Gregor Jasny @ 2013-10-07 17:19 UTC (permalink / raw)
  To: linux-media

Hello Hans,

On 10/4/13 1:14 PM, Hans Verkuil wrote:
> When linking libdvbv5.la I get the following warning from libtool:
>
>    CCLD     libdvbv5.la
> libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
>
> Other libs don't give that warning, but I don't see any obvious differences.
>
> Do you know what might cause this?

Yes. It is caused by the fact that libdvbv5 is built as static lib by 
default. And for static libs it does not make sense to specify version 
numbers like for dynamic libs. I'll fix the warning during the next days.

Thanks,
Gregor

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-07 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04 11:14 libtool warning in libdvbv5 Hans Verkuil
2013-10-07 17:19 ` Gregor Jasny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox