<html><body><div style="color:#000; background-color:#fff; font-family:garamond, new york, times, serif;font-size:12pt">Found it.  Thanks.<br><br>Why did you define fib twice?<br><br><br>Steve<div><br></div>  <div style="font-family: garamond, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Marc Feeley <feeley@iro.umontreal.ca><br> <b><span style="font-weight: bold;">To:</span></b> Steve Graham <jsgrahamus@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "gambit-list@iro.umontreal.ca" <gambit-list@iro.umontreal.ca> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, September 17, 2013 12:54 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [gambit-list] Efficient Compilation of Tail Calls and
        Continuations to JavaScript<br> </font> </div> <div class="y_msg_container"><br><br>On 2013-09-17, at 2:17 PM, Steve Graham <<a ymailto="mailto:jsgrahamus@yahoo.com" href="mailto:jsgrahamus@yahoo.com">jsgrahamus@yahoo.com</a>> wrote:<br><br>> Where do I find instructions for building Gambit from source code?<br><br>Read the README at <a href="https://github.com/feeley/gambit" target="_blank">https://github.com/feeley/gambit</a><br><br>Marc<br><br><br>Quick-install instructions for a typical installation<br>-----------------------------------------------------<br><br>  git clone <a href="https://github.com/feeley/gambit.git" target="_blank">https://github.com/feeley/gambit.git</a><br>  cd gambit<br>  ./configure --enable-single-host<br>  make -j4 bootstrap<br>  make -j4 bootclean<br>  make -j4 bootstrap<br>  make -j4 bootclean<br>  make -j4<br>  make check<br>  sudo make install<br><br>Detailed
 installation instructions are given in the file "INSTALL.txt".<br><br><br><br></div> </div> </div>  </div></body></html>