I got a svn version with <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="font-family: Verdana; font-size: 13px;">svn co <a href="http://svn.clozure.com/publicsvn/openmcl/release/1.3/windows/ccl">http://svn.clozure.com/publicsvn/openmcl/release/1.3/windows/ccl</a><br>
I still have the same problem.<br><br></span></span><br><div class="gmail_quote">On Thu, Aug 6, 2009 at 6:58 PM, Gary Byers <span dir="ltr"><<a href="mailto:gb@clozure.com">gb@clozure.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I believe that this was fixed in svn a few months ago; please<br>
do an "svn update" and try again.<div><div></div><div class="h5"><br>
<br>
On Thu, 6 Aug 2009, Andrei Stebakov wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I downloaded the 1.3 release for windows, made a simple app:<br>
(defun test ()<br>
  (format t "Hello!") 0)<br>
<br>
Saved it with (ccl:save-application "test.exe" :toplevel-function #'test<br>
:prepend-kernel t :error-handler :quiet)<br>
<br>
It prints Hello!, then it prints a long list of:<br>
> Error: value NIL is not of the expected type CCL::RECURSIVE-LOCK.<br>
> While executing: CCL::RECURSIVE-LOCK-PTR, in process Initial(0).<br>
> Type :POP to abort, :R for a list of available restarts.<br>
<br>
Then it hangs. What am I missing to get it to work?<br>
<br>
Thank you,<br>
Andrei<br>
<br>
<br>
</blockquote>
</div></div></blockquote></div><br>