All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregor Jasny <gjasny@googlemail.com>
To: linux-media@vger.kernel.org
Subject: Re: libtool warning in libdvbv5
Date: Mon, 07 Oct 2013 19:19:13 +0200	[thread overview]
Message-ID: <5252ED11.9060702@googlemail.com> (raw)
In-Reply-To: <524EA330.8010700@xs4all.nl>

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

      reply	other threads:[~2013-10-07 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04 11:14 libtool warning in libdvbv5 Hans Verkuil
2013-10-07 17:19 ` Gregor Jasny [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5252ED11.9060702@googlemail.com \
    --to=gjasny@googlemail.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.