Thanks for the reply Dave.<br><br>But if I want only few plugins to be to statically link, <br>say only those plugins that I use in my application.<br>The amount of modification and burden should be less.<br><br>Could you please tell me what modifications are required <br>
in build system of gstreamer to statically link the plugins?<br>Because I need to do this.<br><br><br><div class="gmail_quote">On Thu, Dec 3, 2009 at 1:41 AM, David Schleef <span dir="ltr">&lt;<a href="mailto:ds@entropywave.com">ds@entropywave.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Wed, Dec 02, 2009 at 03:00:14PM +0530, Jyoti wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I want to statically link gstreamer libraries to my executable.<br>
&gt; Can somebody help me regarding this?<br>
<br>
</div>Don&#39;t.<br>
<br>
The smallest problem related to statically linking is that all<br>
plugins then need to be linked either (statically) into or<br>
(dynamically) against your executable.  This means heavily<br>
modifying the build system of gstreamer and all the plugin<br>
packages.<br>
<br>
And then the real problems start...<br>
<br>
<br>
<br>
dave...<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Join us December 9, 2009 for the Red Hat Virtual Experience,<br>
a free event focused on virtualization and cloud computing.<br>
Attend in-depth sessions from your desk. Your couch. Anywhere.<br>
<a href="http://p.sf.net/sfu/redhat-sfdev2dev" target="_blank">http://p.sf.net/sfu/redhat-sfdev2dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>