<div dir="ltr"><div><div><div>Why is that a problem?<br></div>If you use beam_lib:cmp/2 to compare the files that are otherwise the same, the result will be ok meaning that they are equal for Erlang.<br><br></div>Anyhow, you can also use beam_lib:strip/1 on an existing beam file to remove the compile info chunk.<br>

<br></div>Aggelos<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 27, 2013 at 2:46 PM, Matwey V. Kornilov <span dir="ltr"><<a href="mailto:matwey.kornilov@gmail.com" target="_blank">matwey.kornilov@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
erlc puts compile date and time into CInf chunk of the resulting .beam file. Is there a way to disable this behavior? Putting compile time into code file leads to production of different .beam files for the same .erl source.<br>


<br>
______________________________<u></u>_________________<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" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div><br></div>