Static Erlang

Grzegorz Junka list1@REDACTED
Mon Aug 3 01:12:51 CEST 2020


Is it possible to compile Erlang Beam statically so that when I am doing 
a release it doesn't require any dynamically loaded libraries on the 
host to which the release is being deployed? I was trying the various 
configure options but the compilation was failing (for various reasons, 
mostly missing or conflicting function signatures). I could try again 
and post exact errors but would prefer to start with a tried and tested 
set of options.

GrzegorzJ



More information about the erlang-questions mailing list