<p>&gt; &gt; &gt;     I am considering using rrdtool in an embedded c++ environment.<br>
&gt; &gt; &gt; However, I do not want the baggage of all of the dependencies like libpng,<br>
&gt; &gt; &gt; etc. Is there a stripped down version of rrdtool that can be used for this<br>
&gt; &gt; &gt; purpose?<br>
&gt;<br>
&gt; there is a compilation target of rrdtool called rrdupdate without<br>
&gt; dependencies to other libraries ... check the source ...</p>
<p>It would be interesting to see how uClibc++ ( <a href="http://cxx.uclibc.org">cxx.uclibc.org</a> ) does when seeing rrdtool.. which &quot;embedded c++&quot; lib do you have in mind, out of curiosity?</p>
<p>Cheers,</p>