<div dir="ltr">Continuing the saga: I managed to run the two first steps of the cross-compilation, i.e., configure and build, but when I run "./otp_build release -a some_dir", that dir is empty after the script runs.<div>
<br></div><div>What's the proper way to run the cross-compilation scripts for release?  I'm obviously doing something wrong.</div><div><br></div><div>Thanks again,</div><div>  Guy<br><br><div class="gmail_quote">On Mon, Oct 3, 2011 at 9:03 PM, Matthias Lang <span dir="ltr"><<a href="mailto:matthias@corelatus.se">matthias@corelatus.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Monday, October 03, Guy Wiener wrote:<br>
<br>
</div><div class="im">> My mistake: The build did not get stuck on some library, but erts is<br>
> dependent on libcurses, which is not a part of the toolchain that I use<br>
> (Sourcery lite).  Can I compile Erlang somehow without this lib? Curses! :)<br>
<br>
</div>Have you tried passing<br>
<br>
  --without-termcap<br>
<br>
when you run configure?<br>
<br>
Matt<br>
</blockquote></div><br></div></div>