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

2008-06-11 Thread Klaus Rudolph
Hi all, is there a possibility to use RTTI on avr with avr-g++? Thanks Klaus ___ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

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

2008-06-11 Thread Weddington, Eric
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] org] On Behalf Of Klaus Rudolph Sent: Wednesday, June 11, 2008 10:28 AM To: avr-gcc-list@nongnu.org Subject: [avr-gcc-list] RTTI on avr possible? Hi all, is there a possibility to use RTTI on avr with

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

2008-06-11 Thread Klaus Rudolph
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

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

2008-06-11 Thread Weddington, Eric
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] org] On Behalf Of Klaus Rudolph Sent: Wednesday, June 11, 2008 11:32 AM To: avr-gcc-list@nongnu.org Subject: Re: [avr-gcc-list] RTTI on avr possible? Hi Eric, is there a possibility to use RTTI on avr