> From: Paul Smith <[email protected]>
> Cc: [email protected]
> Date: Sat, 27 Apr 2013 16:58:54 -0400
> 
> On Sat, 2013-04-27 at 23:00 +0300, Eli Zaretskii wrote:
> > That would be nice, indeed.
> 
> OK, pushed.

Thanks!  But I see you kept global_dl and the call to dlopen with the
1st argument NULL.  What is the purpose of these now?

> You should be able to simply write a new load_objects() function and
> drop it in.  Or put it into a w32 file or whatever.

My plan was to write dlopen and dlsym, and add them to
w32/compat/posixfcn.c.  But I need to understand the semantics of
global_dl in order to do that correctly.

_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to