[email protected] wrote: > Dear Mr., > I would like to program both in C and in C++ on a target system > developed using buildroot and uclibc. > Do I need to include uclibc++ or not? You need STL implementation cor C++ development, They can be taken from uclibc++ (but depending on the feature you really need), or you can get libstc++ from the gcc toolchain. > I don't understand if the fact that uclibc++ is an alpha release > should prevent me from writing in C++ and force me to write me in C code > instead. > > The question is: does uclibc++ affect only some C++ libraries and operands > like for instance the console IO << and >> ? or does it affect C++ code as > a whole in its compiling and linking?? > for details on uclibc++ please ask to them, nothing related to uclibc. > Thank you > > Kind regards, > Carmelo > Alessio Stella > (+39)051 642 3319 > R&D / Machine SW > G.D > Via Emilia Ponente 49 - 40011 Anzola Emilia - Bologna - Italy > Headquarters: Via Battindarno 91 - 40133 Bologna Italy > www.gidi.it > > > > > --------------------------------------------------------------------------------------------------------- > Le informazioni contenute in questo messaggio di posta elettronica, > allegati inclusi, sono riservate e confidenziali e ne è vietata la > diffusione in qualunque modo eseguita. Qualora Lei non fosse la persona a > cui il presente messaggio è destinato La invito ad eliminarlo ed a non > leggerlo, dandomene gentilmente comunicazione. > La prego inoltre di considerare la natura non personale di questo messaggio > di posta aziendale, ovvero l'eventualita' che la sua risposta possa essere > conosciuta anche da altri ruoli nell'ambito dell'organizzazione - > > The information contained in this email message, including the attachments, > is confidential and its diffusion in any form is prohibited. > If you are not the intended recipient, you are kindly requested to cancel > this message without reading it and to notify the sender. > Please also consider the impersonal nature of this company e-mail message, > i.e. the possibility that also other members within the organization may be > aware of the contents of any reply of yours. > > _______________________________________________ > uClibc mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/uclibc >
_______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
