Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: Mixing gcc C & C++

2012-12-06 by Don Kinzer

--- In AVR-Chat@yahoogroups.com, "Chuck Hackett" <egroupscdh@...> wrote:
> Is there a place where one can download parts
> of it such as "std::list", etc.?
A Google search turns up several possible sources including:

http://gcc.gnu.org/libstdc++/

That said, I would be very wary of using any std:: code on a device with severely limited RAM without examining it carefully.  I would not be surprised to find a lot of heap-intensive operations and other issues that you would probably prefer to avoid.

You might post a question on AVR Freaks asking about others' experience using std:: with avr-gcc.

Regards,

Don Kinzer
ZBasic Microcontrollers
http://www.zbasic.net

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.