[erlang-questions] creating linked in drivers for Erlang on OSX using gcc

Tim Watson watson.timothy@REDACTED
Wed Mar 19 02:23:43 CET 2008


>    If you look at the Erlang source code, you'll find .so is the
>  hardcoded extension:
>  #define FILE_EXT     ".so"    /* extension appended to the filename */
>  in
>  erts/emulator/drivers/unix/unix_ddll_drv.c
>
>    Also, there is a good explanation of .dylib versus .bundle
>  versus .so at:
>  http://www.finkproject.org/doc/porting/shared.php
>

Thanks Matt, that was very useful, much appreciated.

Tim W



More information about the erlang-questions mailing list