[erlang-questions] Can one load non-driver/nif files in Erlang?

Andreas Schultz aschultz@REDACTED
Sat Feb 23 11:49:53 CET 2013


You could write a port_driver or a NIF that would load a .so. Exporting the functions in .so to Erlang is a different story.

Andreas

-- 
Dipl. Inform.
Andreas Schultz

On 23.02.2013, at 01:24, Fredrik Linder <fredrikelinder@REDACTED> wrote:

> Hello
> 
> (A) Is it possible to load .so files in Erlang R15+ that are neither erlang drivers nor erlang nifs?
> 
> (b) If it is possible, could you provide an example snippet?
> 
> Thank you
> /Fredrik
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130223/a69e5260/attachment.htm>


More information about the erlang-questions mailing list