<div><div dir="auto">Do you think it's possible to package this minimal distribution in one excutable?</div><div dir="auto"><br></div><div dir="auto">Imagine we can ship a whole release in one binary (like in Go).</div><div dir="auto"><br></div><div dir="auto">/Frank</div><br><div class="gmail_quote"><div>Wed 20 sept. 2017 at 16:23, Joe Armstrong <<a href="mailto:erlang@gmail.com">erlang@gmail.com</a>> wrote :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks everybody for you help - I got it down to 5.5MB in 9 files<br>
Relocated as follows. I've also packed/compressed the libraries<br>
<br>
Here are the files that are needed<br>
<br>
%% DEST/bin/erl.exe                     120320 bytes<br>
%% DEST/bin/start.boot                    5603 bytes<br>
%% DEST/erts-9.0/bin/beam.smp.dll      3346944 bytes<br>
%% DEST/erts-9.0/bin/erlexec.dll        162304 bytes<br>
%% DEST/erts-9.0/bin/inet_gethost.exec   45568 bytes<br>
%% DEST/lib/compiler-7.1.ez             409091 bytes<br>
%% DEST/lib/kernel-5.2.ez               384730 bytes<br>
%% DEST/lib/sasl-3.0.4.ez               106278 bytes<br>
%% DEST/lib/stdlib-3.4.ez               913013 bytes<br>
<br>
This seems to work :-)<br>
<br>
Cheers<br>
<br>
/Joe<br>
<br>
On Wed, Sep 20, 2017 at 2:24 PM, Dmitry Kolesnikov<br>
<<a href="mailto:dmkolesnikov@gmail.com" target="_blank">dmkolesnikov@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> On 20 Sep 2017, at 13.35, Stu Bailey <<a href="mailto:stu.bailey@gmail.com" target="_blank">stu.bailey@gmail.com</a>> wrote:<br>
><br>
> "As an afterthought - it would be *very nice* to have a program which<br>
> makes a minimal distributable program for Windows/Mac/Linux."<br>
><br>
><br>
> This program is called relx.<br>
><br>
> It generates a release package which are deployable to any vanilla linux or<br>
> other vanilla os.<br>
> The usage of Docker-image-with-Erlang complicates the process of<br>
> distribution.<br>
><br>
> Best Regards,<br>
> Dmitry<br>
><br>
><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div></div>