This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libtool insistence upon -fno-rtti -fno-exceptions in libsupc++?


On 5/2/06, Ned Konz <ned@bike-nomad.com> wrote:
I'm attempting to build libstdc++ for the Atmel AVR family, which is
an 8-bit microcontroller.
This is in a freestanding environment that's got somewhat limited
memory space
(the biggest part has 4K of RAM, and the smallest supported by gcc
has 64 bytes of RAM).

I just about spit my coffee when I read that. Will libstdc++ really fitl on such a small target? I bet it burps 4K of overhead before breakfast...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]