On Apr 16, 2001, Christopher Lintz <[EMAIL PROTECTED]> wrote:
> handle = dlopen("/home/cjl/.libs/foo.so.0", RTLD_LAZY );
[...]
> if ((fptr = (int (*) () )dlsym(RTLD_DEFAULT, "foo")) != NULL)
^^^^^^^^^^^^ make it `handle'
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool