avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-libc-dev] AVR Elf Processing


From: E. Weddington
Subject: Re: [avr-libc-dev] AVR Elf Processing
Date: Mon, 21 Jun 2004 09:51:27 -0600

On 21 Jun 2004 at 12:35, Joerg Wunsch wrote:

> > Which C++ constructs are planned for avr-g++?
> 
> Well, the basic constructs are supported already anyway, as long as
> they are supported by the generic G++ frontend, and do not require
> libstdc++ support.  See my previous mail, libstdc++ is most likely not
> going to happen at all.  new and delete might be cheap enough to be
> had (using libsuppc++ or something like that), maybe even exceptions
> though I don't think they make much sense in terms of waste of code.
> 

FYI, it's "libsupc++".

And here's a reference that talks more about what it is:
<http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#2_5>

At one point I started looking into what it would take to get it built, but I 
haven't gotten very far before I had to do other things....




reply via email to

[Prev in Thread] Current Thread [Next in Thread]