On Fri, 27 Oct 2000, Scholz Maik (K7/EEM15) * wrote:

> Hi,
> i have the same problem with
> gvv -v => 2.9-gnupro-99r1
> libglade 0.14
> 
> Has anyone a solution for this problem?

Yes, special handling is needed for this to work.  To do it in a portable
way, I recommend applications use libtool to perform the final linking
(even if you aren't using any libtool libraries), as it can take the
-export-dynamic flag, which will be converted to the appropriate flag for
your system.  This should be portable.

James.


_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to