<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Maybe I add Merron  to C++ project with wrong method.</div><div><br></div><div>Here is what I do:<br><div><br></div><div>I change the last line of "MeroonV3-2012Jan20/make_meroon"  from  (compile-file "_meroon.scm") to</div><div>(compile-file-to-target "_meroon.scm") .  In order to get _meroon.cpp not _meroon.o1.</div><div><br></div><div>$ cd  MeroonV3-2012Jan20/ && /make_meroon     // get  _meroon.cpp.</div><div><br></div><div>other scheme codes are compile to cpp files by gsc </div></div><div><br></div><div>then add of all them to C++ project.</div><br><div><div>On Sep 1, 2012, at 10:53 AM, Mikael <<a href="mailto:mikael.rcv@gmail.com">mikael.rcv@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Insert a long thread-sleep! so the debugger has time to attach? Run the thing interpreted and go in singlestepping mode?<div><br></div><div>MeroonV3 doesn't do any lowlevel stuff afaik and does not use anything like (declare (not interrupts-enabled)), so any freezes should not depend on it per se but be because of some other thing, perhaps indirectly connected with it<br>

<br><div class="gmail_quote">2012/8/31 Shihpin Tseng <span dir="ltr"><<a href="mailto:deftsp@gmail.com" target="_blank">deftsp@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word">For now I haven't. It freeze before debugger attach it, without  debug info.<div><div class="h5"><br><div><div>On Sep 1, 2012, at 3:18 AM, Mikael <<a href="mailto:mikael.rcv@gmail.com" target="_blank">mikael.rcv@gmail.com</a>> wrote:</div>

<br><blockquote type="cite">Did you find the reason?<br><br><div class="gmail_quote">2012/7/13 Shihpin Tseng <span dir="ltr"><<a href="mailto:deftsp@gmail.com" target="_blank">deftsp@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



I noticed that if run app with MeroonV3 on iPhone real device, Xcode will random freeze, simulator is fine.<br>
<br>
It costs me lots of time to find it out.  To someone suffering from this problem also.  :)<br>
<br>
ENV:<br>
gambit 4.6.6 +  cpp project<br>
MeroonV3-2012Jan20.tar.bz2<br>
Xcode 4.3.3<br>
<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>
</blockquote></div><br>
</blockquote></div><br></div></div></div></blockquote></div><br></div>
</blockquote></div><br></body></html>