← Back to team overview

ooc-dev team mailing list archive

Re: Member function pointers, closures, ffcall, JIT trick, more keywords, hi google search.

 

Hi,

a problem with the libjit approach is that it is LGPL licensed. AFAIK it is forbidden to statically link LPGL-ed libraries with non-LGPL executables (please correct me if I'm wrong). So, we'd have to link libjit dynamically, and then it would be the user's job to install it ;)

Best Regards,

Friedrich



Follow ups

References