<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Hi,<BR>
&nbsp;<BR>
The gstreamer sample gst plugin is failing to use my C++ shared&nbsp; 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 ?<BR>
&nbsp;<BR>
Regards,<BR>
vasu.<BR><br /><hr />Keep your kids safer online with Windows Live Family Safety. <a href='http://www.windowslive.com/family_safety/overview.html?ocid=TXT_TAGLM_WL_family_safety_072008' target='_new'>Help protect your kids.</a></body>
</html>