Bob Caryl wrote:
1. Is it normal for a statically linked application to attempt to dlopen a shared library?
There is nothing to prohibit this - if the application is coded to use dlopen(), it doesn't matter how the binary was linked.
Cheers, Tim _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
