Summary of exceptions support limitations in GCC 2.95.3

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

 



Hi everyone,

since unable to upgrade the firmware in embedded devices I develop for, I am stuck with GCC 2.95.3 (crosscompiler for ARM armv4tl), ELF target (elf2flt), Linux kernel 2.6.19 and binutils 2.14 20030612, and uCLibC 0.9.26 and STLPort (some version from 1999).

My question, because googling and browsing vast maillists archives took me nowhere, is: Is there some kind of list of C++ features that don't work or are broken in GCC 2.95.3. I am especially interested in exceptions and RTTI. Exceptions seems to work for me only partially (if thrown once in the program's lifetime) and I would like to know if that, although wrong, behavior is consistent and/or described somewhere in detail.

And maybe the problem is somewhere else and not in GCC, there is no mention of C++ exceptions in http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc_7.html
I will be grateful for any help or hint.

---
Jan Ringoš
www.ringos.cz

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux