* [Buildroot] Is it possible to have buildroot build the static versions of GStreamer & GStreamer plugins?
@ 2020-12-03 10:59 Reuven Wachtfogel
2020-12-03 11:05 ` Baruch Siach
0 siblings, 1 reply; 3+ messages in thread
From: Reuven Wachtfogel @ 2020-12-03 10:59 UTC (permalink / raw)
To: buildroot
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20201203/557a1485/attachment.html>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Is it possible to have buildroot build the static versions of GStreamer & GStreamer plugins?
2020-12-03 10:59 [Buildroot] Is it possible to have buildroot build the static versions of GStreamer & GStreamer plugins? Reuven Wachtfogel
@ 2020-12-03 11:05 ` Baruch Siach
2020-12-03 11:41 ` Reuven Wachtfogel
0 siblings, 1 reply; 3+ messages in thread
From: Baruch Siach @ 2020-12-03 11:05 UTC (permalink / raw)
To: buildroot
Hi Reuven,
On Thu, Dec 03 2020, Reuven Wachtfogel wrote:
> GStreamer packages seem to ignore BR2_SHARED_STATIC_LIBS=y.
> Is there another way?
Try setting BR2_STATIC_LIBS (static only). Note that some plugins do not
support static build (!BR2_STATIC_LIBS dependency). In most cases this
is due to dependency on libraries that do not support static build.
Hope this helps,
baruch
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Is it possible to have buildroot build the static versions of GStreamer & GStreamer plugins?
2020-12-03 11:05 ` Baruch Siach
@ 2020-12-03 11:41 ` Reuven Wachtfogel
0 siblings, 0 replies; 3+ messages in thread
From: Reuven Wachtfogel @ 2020-12-03 11:41 UTC (permalink / raw)
To: buildroot
That fixed it.
Thanks very much!
On Thu, Dec 3, 2020 at 1:05 PM Baruch Siach <baruch@tkos.co.il> wrote:
> Hi Reuven,
>
> On Thu, Dec 03 2020, Reuven Wachtfogel wrote:
> > GStreamer packages seem to ignore BR2_SHARED_STATIC_LIBS=y.
> > Is there another way?
>
> Try setting BR2_STATIC_LIBS (static only). Note that some plugins do not
> support static build (!BR2_STATIC_LIBS dependency). In most cases this
> is due to dependency on libraries that do not support static build.
>
> Hope this helps,
> baruch
>
> --
> ~. .~ Tk Open
> Systems
> =}------------------------------------------------ooO--U--Ooo------------{=
> - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20201203/2eeec4ed/attachment.html>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-03 11:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03 10:59 [Buildroot] Is it possible to have buildroot build the static versions of GStreamer & GStreamer plugins? Reuven Wachtfogel
2020-12-03 11:05 ` Baruch Siach
2020-12-03 11:41 ` Reuven Wachtfogel
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.