<div dir="ltr"><br>Forgot to include the list.<div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Jason Felice</b> <span dir="ltr"><<a href="mailto:jason.m.felice@gmail.com">jason.m.felice@gmail.com</a>></span><br>
Date: Thu, Feb 28, 2013 at 2:57 PM<br>Subject: Re: [gambit-list] Build tool, directory structure<br>To: Marc Feeley <<a href="mailto:feeley@iro.umontreal.ca">feeley@iro.umontreal.ca</a>><br><br><br><div dir="ltr">Here's a historic one which I know would often run tests with stale code.<div>
<br></div><div><a href="https://github.com/maitria/gambit-objc/blob/273de0a8e66ce9c0ef40afc0bbdf0b3a0399a6d5/Makefile" target="_blank">https://github.com/maitria/gambit-objc/blob/273de0a8e66ce9c0ef40afc0bbdf0b3a0399a6d5/Makefile</a><br>

</div><div><br></div><div>I would occasionally have to clean everything to get it to rebuild the code under test.  I never figured out why.  I had another pretty similar setup that ended up working the same way which I can't find right now.</div>

<div><br></div><div>One thing to note is that when I build the sources separately, I avoid compiling to object files because I can't predict the name in the Makefile.</div><span class="HOEnZb"><font color="#888888"><div>
<br></div><div>-Jason</div>
<div><br></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 28, 2013 at 1:30 PM, Marc Feeley <span dir="ltr"><<a href="mailto:feeley@iro.umontreal.ca" target="_blank">feeley@iro.umontreal.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
On 2013-02-28, at 11:03 AM, Jason Felice <<a href="mailto:jason.m.felice@gmail.com" target="_blank">jason.m.felice@gmail.com</a>> wrote:<br>
<br>
> I've been thinking about modularity problems (aside from actual module systems).  One of the problems I have is that invoking gsc from a Makefile is pretty rough because of dependencies.  I almost always end up with files not recompiling.<br>


<br>
</div>Before suggesting a better design I would like to understand this problem.  Can you give an example, or your current makefile, error logs, etc?<br>
<span><font color="#888888"><br>
Marc<br>
<br>
</font></span></blockquote></div><br></div>
</div></div></div><br></div></div>