Hi Chuck, Charles Wilson wrote: > loader-loadlibrary.c: In function `sys_wll_open': > loader-loadlibrary.c:98: error: dereferencing pointer to incomplete type > loader-loadlibrary.c:104: error: dereferencing pointer to incomplete type > loader-loadlibrary.c:109: error: dereferencing pointer to incomplete type > > > This is because the windows code accesses "cur->module" where cur is of > **opaque** type lt_dlhandle. It appears, to me at least, that > sys_wll_open() should be moved to somewhere on the "inside" so that it > has access to these opaque definitions; but I'm not really sure where > Gary is going with this refactoring. So I figured I'd just raise the > issue on the list, and let Gary fix it. :-)
Thanks for the heads up :-)
Although I can't test it (no windows machines here), I believe my
libtool--gary--1.0--patch-25 fixes it.
Cheers,
Gary.
--
Gary V. Vaughan ())_. [EMAIL PROTECTED],gnu.org}
Research Scientist ( '/ http://tkd.kicks-ass.net
GNU Hacker / )= http://www.gnu.org/software/libtool
Technical Author `(_~)_ http://sources.redhat.com/autobook
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool
