Unhelpful error message in libltdl

2008-01-29 Thread John Bytheway
I've been using libtool and libltdl to load libraries at runtime in a project I'm working on, and encountered circumstances where the error messages are less helpful than they might be. Looking at CVS HEAD, The problem is in find_module. It calls tryall_dlopen_module in one of two "normal" wa

daily snapshot location changed

2008-01-29 Thread Peter O'Gorman
FYI, The libtool daily cvs snapshots have moved to http://pogma.com/libtool (the fink server is overworked). Peter -- Peter O'Gorman http://pogma.com ___ http://lists.gnu.org/mailman/listinfo/libtool

Re: [sr #106237] Newbie: libltdl not matching #include

2008-01-29 Thread Ken Dickey
[Sorry, I m not able to log onto the libtool site at present.] Let me try again. I would like to dynamically load C libraries and use them. I am attempting to use libltdl for this purpose as I prefer a cross/multi-platform solution. I am attempting to follow "How to use libltdl in your progra