|
From: | Bob Friesenhahn |
Subject: | Re: lt_dlopenadvise ignores advice |
Date: | Mon, 21 Apr 2008 14:25:15 -0500 (CDT) |
On Mon, 21 Apr 2008, Anton Ertl wrote:
Thanks for the advice. So that means that the lt_dladvise_ext() feature is not as useful as I had hoped; instead, I should do some libtool invocation (which I have yet to find out) to generate a .la file from the existing library, which I can then open.
Ideally the existing library is produced by libtool so that it already has an associated .la file. Some OS distributions intentionally remove these .la files. The .la files are just text files which are easy to create by hand.
Bob ====================================== Bob Friesenhahn address@hidden, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
[Prev in Thread] | Current Thread | [Next in Thread] |