[erlang-questions] Compiling erlang with static glibc for OTP releases

Jordan Wilberding jwilberding@REDACTED
Tue Jun 7 12:51:46 CEST 2011


Max,

Were you able to come up with a fully statically compiled erlang? I am
looking to doing the same thing.

Thanks!
JW

On Mon, May 9, 2011 at 6:45 AM, Max Lapshin <max.lapshin@REDACTED> wrote:

> I'm trying to migrate to OTP releases (using rebar) for erlyvideo.
> Goal is to minify problems, build dependencies and package build farm.
>
> I've compiled libcrypt in a static manner into erlang so, that there
> will be no problems on different versions (debian squeeze and debian
> sid use different versions),
> but problems go on: different versions of libc.
>
> I'm thinking about building erlang with all static dependencies so,
> that packages from one build machine will be useable on all 64bit
> linuxes.
>
> Is it a good idea to link erlang VM with glibc static?
> _______________________________________________
> 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/20110607/9c758e31/attachment.htm>


More information about the erlang-questions mailing list