To: djgpp AT delorie DOT com Message-Id: Mime-Version: 1.0 Organization: Moscow State University Branch in Ulianovsk, MMF From: akondra AT mmf DOT univ DOT simbirsk DOT su (A.V. Kondratiev) Date: Sat, 15 Feb 97 14:55:39 +0300 Subject: Undocumented Exception handling. Please, Answer!!! Lines: 11 Accidentally I invoked DJGPP compiler with C++ module using exception handling and got some funny error messages still after invoking the compiler with -fexception-handling option as it asked. To my surprise, I could not find any mention about exception handling and -fexception-handling option in GCC docs. As I understand, exception handling can not be implemented without RTTI mechanism. There is no information on RTTI in docs too. Are these mechanisms really available in DJGPP 2.7.2.1 ? Aleksey V. Kondratyev