<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Nov 9, 2017 7:12 AM, "yaron o" <<a href="mailto:jaron0123@gmail.com">jaron0123@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello all,<br><div class="m_-7509058318552721548gmail_signature"><div dir="ltr"><div><div dir="ltr"><span></span></div></div></div></div>
<div><br></div><div>I'm trying to compile using spart-rtems-gcc with gprof flags (-ggdb,-pg, -O2) and I see link error:</div><div><br></div><div>/*****************************<wbr>******************************<wbr>******************************<wbr>********/</div><div>/opt/rtems-4.10/lib/gcc/sparc-<wbr>rtems/4.4.6/../../../../sparc-<wbr>rtems/bin/ld: cannot find -lc_p<br></div><div>/*****************************<wbr>******************************<wbr>******************************<wbr>********/<br></div><div><br></div><div>I downloaded using apt-get libc6-prof packet which includes libc_p.a, but the linker says that this is not compatible version.</div><div><br></div><div>What can I do in this case?</div><div>Is it any other right way to compile with profiler?</div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">These are the tools provided by Gaisler so they would be the best ones to answer questions but here goes.</div><div dir="auto"><br></div><div dir="auto">The SPARC libc was not built with profiling support. Your apt-get installed native x86, not SPARC libc support. </div><div dir="auto"><br></div><div dir="auto">Profiling is normally done with a simulator on SPARC. I recall tsim has direct gprof output support if you have that.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div><br></div><div>We use rtems-4.10 version.</div><div><br></div><div>Thanks and best regards,</div><div>Yaron</div></div>
<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br></blockquote></div><br></div></div></div>