<br><br><div class="gmail_quote">On Tue, Sep 22, 2009 at 11:36 PM, Julien Vanegue <span dir="ltr"><<a href="mailto:julien.vanegue@gmail.com">julien.vanegue@gmail.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;">
<div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div class="gmail_quote">
<div><br>Both were compiled with:<br>gcc -c tracer.c -o tracer.32.o -I /libstderesi/include -I /librevm/include -I /libelfsh/include -I /libasm/include -DERESI32 -I /libaspect/include -I /libedfmt/include -I /libmjollnir/include -gdwarf-2 -fno-stack-protector -fno-default-inline -O0 -g<br>
<br>See the -O0. I hope the gcc won't optimize anything.</div></div></blockquote>
<div> </div>
</div><div>This option surely change something on such simple binaries. Try with or without this option and let us know of the result.</div>
<div> </div>
<div>This is actually good to test those cases of etrace on super-simple binaries and see what happens :)</div>
<div> </div>
<div>(but its more interesting to try on very big binaries and try to make it run faster :)</div></div></blockquote><div><br>Well the above 2 simple C files were compiled with -O0 (disable all optimizations) and as I said<br>
the "char path[7]={0,};" failed while "char path[8]={0,};" was ok, regardless if testcrypt() had any parameters.<br><br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote">
<div> </div><font color="#888888">
<div>Julien</div></font></div>
<br>_______________________________________________<br>
eresi-dev mailing list<br>
<a href="mailto:eresi-dev@lists.einherjar.de">eresi-dev@lists.einherjar.de</a><br>
<a href="http://lists.einherjar.de/mailman/listinfo/eresi-dev" target="_blank">http://lists.einherjar.de/mailman/listinfo/eresi-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Regards, Groleo!<br>