6 May
2010
6 May
'10
11:17
http://bugzilla.novell.com/show_bug.cgi?id=601410 http://bugzilla.novell.com/show_bug.cgi?id=601410#c6 --- Comment #6 from Richard Guenther <rguenther@novell.com> 2010-05-06 11:17:05 UTC --- You need to make sure that the type-info symbols in both libraries resolve to the same symbol at runtime. This can be non-trivial especially if you load your shared libraries via dlopen (they are plugins, right?). Google for "GCC exceptions across shared libraries" or look at http://gcc.gnu.org/faq.html#dso. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.