Max,<div><br></div><div>Were you able to come up with a fully statically compiled erlang? I am looking to doing the same thing.</div><div><br></div><div>Thanks!</div><div>JW<br><div><div><br><div class="gmail_quote">On Mon, May 9, 2011 at 6:45 AM, Max Lapshin <span dir="ltr"><<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I'm trying to migrate to OTP releases (using rebar) for erlyvideo.<br>
Goal is to minify problems, build dependencies and package build farm.<br>
<br>
I've compiled libcrypt in a static manner into erlang so, that there<br>
will be no problems on different versions (debian squeeze and debian<br>
sid use different versions),<br>
but problems go on: different versions of libc.<br>
<br>
I'm thinking about building erlang with all static dependencies so,<br>
that packages from one build machine will be useable on all 64bit<br>
linuxes.<br>
<br>
Is it a good idea to link erlang VM with glibc static?<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div></div></div>