<div class="gmail_quote"><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 class="Ih2E3d"></div></blockquote><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.<br>
</div></div>