Mail Archives: djgpp-workers/1999/08/25/13:45:47
I found now the reason for my crash with the exception test program.
I compiled the file with RHIDE in a directory, where I had a rhide.env
file which added the -fno-rtti switch when compiling. The result is
now, that that exceptions will not work, if you compile the file with
-fno-rtti !!! My question is now, is that a general gcc 2.95 bug or is
this only in the DJGPP version or is it a feature which is nowhere
documented or have I overlooked something.
With gcc 2.81 does exceptions work even when I use the -fno-rtti
switch.
******************************************************
* email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
- Raw text -