<p>[Hope you don't mind reply-to-list on that..]<br>
On Mar 14, 2012 10:37 PM, "David Chappelle" <<a href="mailto:chappedm@gmail.com">chappedm@gmail.com</a>> wrote:<br>
><br>
> It would need to run on ECOS with ia32 and MIPS processors. ECOS is an<br>
> embedded operating system written in C++. As long as I can build with<br>
> no external dependencies other than libc/glicb/libstdc++ I should be<br>
> fine :)</p>
<p>Well, uClibc++ is an embedded replacement for libstdc++..<br>
I, personally, am out of scope if 'embedded' and, \"glicb\" occur in the same sentence, even modulo typos, so no, will most likely work but does not count as 'embedded' in my POV.</p>
<p>Cheers,<br>
><br>
> -Dave<br>
><br>
> On Wed, Mar 14, 2012 at 5:17 PM, Bernhard Reutner-Fischer<br>
> <<a href="mailto:rep.dot.nop@gmail.com">rep.dot.nop@gmail.com</a>> wrote:<br>
> >> > > I am considering using rrdtool in an embedded c++ environment.<br>
> >> > > However, I do not want the baggage of all of the dependencies like<br>
> >> > > libpng,<br>
> >> > > etc. Is there a stripped down version of rrdtool that can be used for<br>
> >> > > this<br>
> >> > > purpose?<br>
> >><br>
> >> there is a compilation target of rrdtool called rrdupdate without<br>
> >> dependencies to other libraries ... check the source ...<br>
> ><br>
> > It would be interesting to see how uClibc++ ( <a href="http://cxx.uclibc.org">cxx.uclibc.org</a> ) does when<br>
> > seeing rrdtool.. which "embedded c++" lib do you have in mind, out of<br>
> > curiosity?<br>
> ><br>
> > Cheers,<br>
</p>