On Mon, Jun 30, 2008 at 3:25 PM, Mike Ward <<a href="mailto:arisdent@gmail.com">arisdent@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
why are you checking in your ebin?  if you didn't you wouldn't have these problems<br></blockquote></div><br>Reia is partly self-hosted and as such needs the compiled ebin for the core routines available for the compiler to work.<br>
<br>I'm CCing erlang-questions on this as I'm curious what procedures the Erlang compiler uses to avoid similar bootstrapping problems.  I'm trying to self-host a compiler / language on top of BEAM and running into problems with backwards compatibility of the generated BEAM bytecode.<br clear="all">
<br>-- <br>Tony Arcieri<br><a href="http://medioh.com">medioh.com</a>