<p>> > > I am considering using rrdtool in an embedded c++ environment.<br>
> > > However, I do not want the baggage of all of the dependencies like libpng,<br>
> > > etc. Is there a stripped down version of rrdtool that can be used for this<br>
> > > purpose?<br>
><br>
> there is a compilation target of rrdtool called rrdupdate without<br>
> 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 "embedded c++" lib do you have in mind, out of curiosity?</p>
<p>Cheers,</p>