public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gxx_personality_v0 problem with nested so
@ 2004-01-30 14:57 Michael Harig
  0 siblings, 0 replies; only message in thread
From: Michael Harig @ 2004-01-30 14:57 UTC (permalink / raw)
  To: gcc-help


hi.

i have a problem using the libavifile. when i make a simple program using the 
avi decoder functions of libavifile, all works fine. the libaviplay.so 
library uses without problem the shared object ffmpeg.so with the decoder 
code.
but when i make a shared object out of the simple program (in fact a python 
extension), the libaviplay library failed opening the ffmpeg.so with the 
annoying 'undefined symbol: __gxx_personality_v0' error.
i'm using gcc 3.3.2, and the libaviplay.so seems to be compiled with a gcc 
3.X either (debian sarge: ii  libavifile-0.7c102        
0.7.38.20030710-sarge1    Shared libraries for AVI read/writing).

any ideas? is there a way to find out with what gcc version the libavifile 
things have been compiled? or am i making some mistake?

tia,

	michael

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-30 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-30 14:57 gxx_personality_v0 problem with nested so Michael Harig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).