What about musl or maybe dietlibc? (<a href="http://www.etalabs.net/compare_libcs.html">http://www.etalabs.net/compare_libcs.html</a>)<br><br>-L<br><br>On Thursday, September 1, 2011, Brian Alliet &lt;<a href="mailto:brian@brianweb.net">brian@brianweb.net</a>&gt; wrote:<br>
&gt; On Thu, Sep 01, 2011 at 09:07:27AM +0200, Bertram, Alexander wrote:<br>&gt;&gt; - Newlib is the biggest block. As Brian said, it&#39;s a subset of glibc and<br>&gt;&gt; nestedvm uses an older version which is even smaller. There is some<br>
&gt;&gt; functionality missing (iconv, threads) but also a lot of superficial<br>&gt;&gt; differences (like no stdint.h) that take time to paper over.<br>&gt;<br>&gt; I knew newlib had some limitations, but I wasn&#39;t aware it was causing<br>
&gt; this much trouble. I guess we were just lucky enough to have really<br>&gt; clean, almost pure ANSI C software to work with, which ran without a<br>&gt; hitch under newlib.<br>&gt;<br>&gt; I suspect getting glibc running on NestedVM wouldn&#39;t be too difficult<br>
&gt; for somebody familiar with the glibc codebase, but the last time I<br>&gt; looked at it I was scared off. If I had it to do over again I&#39;d<br>&gt; probably pick up the libc from one of the BSDs and use that. They&#39;re<br>
&gt; much more up to date, but still simple enough to be easily understood.<br>&gt;<br>&gt; -Brian<br>&gt;<br>&gt; _______________________________________________<br>&gt; Nestedvm mailing list<br>&gt; <a href="mailto:Nestedvm@lists.hcoop.net">Nestedvm@lists.hcoop.net</a><br>
&gt; <a href="https://lists.hcoop.net/listinfo/nestedvm">https://lists.hcoop.net/listinfo/nestedvm</a><br>&gt;