On Mon, 24 Nov 2008, Gavin Norman wrote:
I'm trying to link a module library that can be used for dlopen against a static lib. This is the issue I get:
Libtool will not allow that since it can't assure that the static library has been built appropriately to do anything more than core dump. However, you can use a libtool convenience library, which is always assured to have been built appropriately for use in a shared library or module.
Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool