Building gstreamer application from source for i686
Rashid Farah
rashidfarah_98 at yahoo.com
Sun Jul 10 18:54:33 UTC 2016
Many thanks Sebastian,I am using fedora 20 and I did not build GLIB from source instead I downloaded the packages. I do have glib for both 64 and 32 architectures in my system. I am newbie in this.How do you suggest I go about specifying the 32 bit version? Should this be done as part of the PKG_CONFIG_PATH or should I pass it to the configure script along with the --host? In general terms what do you advice? or should I build it from source also?Thanks,Rashid
From: Sebastian Dröge <sebastian at centricular.com>
To: Rashid Farah <rashidfarah_98 at yahoo.com>; Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org>
Sent: Sunday, July 10, 2016 10:38 AM
Subject: Re: Building gstreamer application from source for i686
On So, 2016-07-10 at 18:30 +0000, Rashid Farah wrote:
> Does gstreamer support i686 32 bit architecture?
Yes
> Sample error:
> gst/gstutils.h:772:3: warning: right shift count >= width of type
> [enabled by default]
> GST_WRITE_UINT64_BE (data, u.i);
> ^
>
> The macro in gst/gstutils.h is expecting in this case 64 bit numbers.
> I would appreciate any insight to this problem.
This suggests that you build GStreamer for 32 bits against a GLib
version that is built for 64 bits (and has the headers set up for 64
bits).
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160710/bf26bf5a/attachment.html>
More information about the gstreamer-devel
mailing list