[gst-devel] using C++ shared library from gst plug in , error
Carsten
ckroll at xion-medical.com
Mon Jul 21 09:36:45 CEST 2008
Hi,
You can try to link the c++ library with the "-static-libgcc" option.
Regards Carsten
RamaVasu schrieb:
> Hi,
>
> The gstreamer sample gst plugin is failing to use my C++ shared shared
> library. The compilation , link and install is fine. But when the plugin
> is invoked with gst-inspect , it is failing with error undefined symbol
> "___gxx_personality_v0" in the linked shared library. It is because of
> plug-in is compiled with gcc and shared libary is compiled with gc++. ?
> What is the right way to fix it ?
>
> Regards,
> vasu.
>
> ------------------------------------------------------------------------
> Keep your kids safer online with Windows Live Family Safety. Help
> protect your kids.
> <http://www.windowslive.com/family_safety/overview.html?ocid=TXT_TAGLM_WL_family_safety_072008>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list