avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] RTTI on avr possible?


From: Klaus Rudolph
Subject: Re: [avr-gcc-list] RTTI on avr possible?
Date: Wed, 11 Jun 2008 19:32:12 +0200
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Hi Eric,

is there a possibility to use RTTI on avr with avr-g++?


There are not many people using C++ on the AVR, and it is known that C++
support for the AVR may not be complete. There are also a number of
known bugs regarding the C++ compiler for the AVR.

So you might be better off just trying it to see if it works...

Simple question: How could I switch on RTTI on the compiler? As I know, which is maybe wrong, RTTI is not available by default compiler compilation. Any suggestions?

Thanks
 Klaus




reply via email to

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