<div dir="ltr">Indeed, you don't need gsi to run Gambit on Android.  I haven't tested Sean's solution to avoid gsi compilation, but after the compilation error you just need to grab the *correctly* compiled libgambc.a</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 3, 2013 at 9:44 PM, sean chapel <span dir="ltr"><<a href="mailto:seoushi@gmail.com" target="_blank">seoushi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">TCL,<div><br></div><div>I never got gsi to compile on android but it isn't needed to run scheme on android. To rid of the errors you might want to edit the <a href="http://makefile.in" target="_blank">makefile.in</a> in the gambit package to not build gsi</div>


<div><br></div><div>Change line 73:</div><div>SUBDIRS = include lib gsi gsc bin misc doc tests examples contrib prebuilt<br></div><div>To:</div><div>SUBDIRS = include lib gsc bin misc doc tests examples contrib prebuilt<br>


</div><div><br></div><div>you might have to remove some of the other items as well if they don't compile. I haven't tested this and I'm not sure if it will work but hopefully it will point you in the right direction.</div>

<span class="HOEnZb"><font color="#888888">
<div><br></div><div>-Sean</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 3, 2013 at 12:07 PM, Mikael <span dir="ltr"><<a href="mailto:mikael.rcv@gmail.com" target="_blank">mikael.rcv@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 TCLEval,<div><br></div><div>Can you please provide a complete log and explain at what step it does not work and if you have any thought on why it didn't?</div>


<div><br></div><div>Regards<br><br><div class="gmail_quote"><div><div>

2013/1/3 tcl super dude <span dir="ltr"><<a href="mailto:tcleval@gmail.com" target="_blank">tcleval@gmail.com</a>></span><br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div>

Hi,<div><br></div><div>How can I build gambit as a static library? (build only the static library) I am building an app for android, so I have to use a gambit as a static library to link to my NDK shared library. Everything is working as sujested by <a href="https://github.com/seoushi/gambit-android-example" target="_blank">https://github.com/seoushi/gambit-android-example</a> , but the compilation fails and I d like a clean method to build the static library without the error on the end of compilation process given while building gsi.</div>





<div><br></div><div>thanks for your time</div>
<br></div></div>_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca" target="_blank">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca" target="_blank">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
<br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
<br></blockquote></div><br></div>