<br><br><div class="gmail_quote">2008/7/8 Julio <<a href="mailto:julio.martin.hidalgo@gmail.com">julio.martin.hidalgo@gmail.com</a>>:<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="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The problem is with libgcc2, which contains libcalls needed to support<br>


some operations<br>
your processor cant directly do.<br>
<div></div></blockquote></div><div><br>Yes, I mix up libgcc2 with libcpp... I have advanced a little, commenting out the fp functions. Now, it stucks at unwind-dw2.c. MipsISelLowering.cpp gives the error: Unsupported calling convention.<br>

<br>By the way, I understand that these functions are treated by LLVM like built-in functions, and MipsISelLowering purpose is to match the arguments and return types?<br><br>Any idea of which function can be?<br><br>Thanks for all.</div>
</div></blockquote><div><br>Finally I commented out  all the dward code jeje. Also, I had to eliminate c++ cause libstdc++ was making noise, libssp, llsc, ... but finally, I have a llvm-gcc for mips :D (how slowly compiles gcc..)<br>
<br>Thanks for all your help, Bruno.<br></div></div>