<div dir="ltr">That doesn’t seem to have any effect unfortunately. gsc seems to process the ##include directives before evaluating any of the actual code.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 3, 2014 at 1:40 PM, Álvaro Castro-Castilla <span dir="ltr"><<a href="mailto:alvaro.castro.castilla@gmail.com" target="_blank">alvaro.castro.castilla@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"><div class="gmail_extra"><div class="gmail_quote"><div class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



<div dir="ltr"><div><div>; game1.scm<br></div><div><div>(##include “engine/engine#.scm”)</div>

</div><div><br></div><div>However, the ##include directive only searches relative to the current file, so my build of libgame1.a fails. There doesn’t seem to be any way to specify an include path to look in.</div></div><div>



<br></div></div></blockquote><div><br></div></div><div>Perhaps (current-directory <dir>) can help you with this. It can when interpreting code, at least.<div class="gmail_extra"><br></div></div><div> </div></div></div>

</div>

</blockquote></div><br></div>