<div dir="ltr">My goodness, I'm glad it's daytime in Dresden. Thank you, Dr. Norman. I assumed libc would have the std headers; Adding stdcxx helped. It's tough to keep track of which features of linux are already included in the LIBS I've added. stdcxx still throws undefined references for the math functions (how do I include the -lm version of Genode?) For instance, a fundamental linking in most of the applications is -lrt. Is this available? And also, is there a track of ported libraries, so I don't bug the list with every roadblock I hit.<div><br></div><div>Cheers</div><div>Aditya</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 5, 2015 at 8:55 AM, Norman Feske <span dir="ltr"><<a href="mailto:norman.feske@...1..." target="_blank">norman.feske@...1...</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Aditya,<br>
<span class=""><br>
On 05/05/2015 05:41 PM, Aditya Kousik wrote:<br>
> Wow. That worked, but opened a huge can of worms. For some reason or the<br>
> other, the compiler can't include <cstddef> or <utility> or such<br>
> _cplusplus based headers. Could this be a C++ version issue?<br>
<br>
</span>it may be less obscure. I guess that you will need to add the standard<br>
C++ library 'stdcxx' (from repos/libports/) to 'LIBS'.<br>
<div class="HOEnZb"><div class="h5"><br>
Cheers<br>
Norman<br>
<br>
--<br>
Dr.-Ing. Norman Feske<br>
Genode Labs<br>
<br>
<a href="http://www.genode-labs.com" target="_blank">http://www.genode-labs.com</a> · <a href="http://genode.org" target="_blank">http://genode.org</a><br>
<br>
Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden<br>
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth<br>
<br>
------------------------------------------------------------------------------<br>
One dashboard for servers and applications across Physical-Virtual-Cloud<br>
Widest out-of-the-box monitoring support with 50+ applications<br>
Performance metrics, stats and reports that give you Actionable Insights<br>
Deep dive visibility with transaction tracing using APM Insight.<br>
<a href="http://ad.doubleclick.net/ddm/clk/290420510;117567292;y" target="_blank">http://ad.doubleclick.net/ddm/clk/290420510;117567292;y</a><br>
_______________________________________________<br>
genode-main mailing list<br>
<a href="mailto:genode-main@lists.sourceforge.net">genode-main@...12...ceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/genode-main" target="_blank">https://lists.sourceforge.net/lists/listinfo/genode-main</a><br>
</div></div></blockquote></div><br></div>