<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
If you still have the old version, try mzc on the two versions (split<br>
and unsplit), as Noel mentioned, and see if that changes anything.<br></blockquote><div><br>I have an additional collection path, but using &quot;++collects-dir /my-path-to-collect/&quot;<br> does not seem do that. <br>It returns the error:<br>

<br>standard-module-name-resolver: collection not found: &quot;common&quot; in any of: <br>(#&lt;path:/home/orseau/.racket/<a href="http://5.0.1.2/collects">5.0.1.2/collects</a>&gt; #&lt;path:/usr/plt-5.0.1.2/collects&gt;)<br>

<br>I tried &quot;--collects-dest&quot; too, but same problem.<br>I suppose I could add each lib by hand with &quot;++lib&quot;, but there are a number of them.<br>Isn&#39;t there a way to add a collection path to mzc?<br>

 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
(Also, and this is probably a dumb question, but you didn&#39;t change any<br>
behavior when you split things up accidentally, did you?)<font color="#888888"><br></font></blockquote><div><br>Dumb questions are often the most important ones of course.<br>There have been other changes but I don&#39;t really expect them to be noticeable.<br>

Although with the change, I am now using setter generators for variables to <br>cross the module barrier, whereas those variables were initially directly in the<br>same module.<br>There are not many of them though, so I&#39;m not sure if that could change <br>

anything at all.<br><br>I also wondered if there could be something related to runtime-paths,<br>but that&#39;s just a thought.<br><br></div></div>