[gst-devel] statically linking gstreamer

David Schleef ds at entropywave.com
Wed Dec 2 21:11:20 CET 2009


On Wed, Dec 02, 2009 at 03:00:14PM +0530, Jyoti wrote:
> Hi all,
> 
> I want to statically link gstreamer libraries to my executable.
> Can somebody help me regarding this?

Don't.

The smallest problem related to statically linking is that all
plugins then need to be linked either (statically) into or
(dynamically) against your executable.  This means heavily
modifying the build system of gstreamer and all the plugin
packages.

And then the real problems start...



dave...





More information about the gstreamer-devel mailing list