Re: Feature request: dlopen(NULL, ...

2017-01-02 Thread Daniel KochmaƄski
Hey, see may comment under the issue. This addition looks like a plausible feature to implement and it seems that it can work also on Windows. I like the second proposal, to make it a separate function ffi:load-main-program, because this is different from loading libraries. If someone steps in a

Feature request: dlopen(NULL, ...

2017-01-02 Thread Michael Fox
I was wondering if I could get some feeback on an ECL feature request that I posted here: https://gitlab.com/embeddable-common-lisp/ecl/issues/336 Here is the text: I would like to be able to call functions using dynamic FFI in the prog