<div dir="ltr"><div class="gmail_quote"><div style="font-size:small" class="gmail_default">Andrea, </div><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
# cd cinelerra<br>
# gdb ./ci<br>
<br>
But all I get is the gdb prompt and it doesn't start cin.<br>
What should I do?<br></blockquote><div><br></div><div style="font-size:small" class="gmail_default">It must not have built for some odd reason.  The -O2 is just an optimization level so should not be an issue.  That is the letter O not the number zero.  GG says to try CFLAG="-O2 g" make -j8 rebuild_all instead.  If that does not work, if you have the window output, email that.</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">We have tested this on 2 different computers here so have pretty much confirmed that that is the issue but figured that you would want to use this to avoid the transition slowdown for your own usage.  gg/Phyllis<br></div></div></div>