Mail Archives: djgpp-workers/1999/08/25/14:46:17
Results from searching gcc-bugs mailing list:
http://egcs.cygnus.com/ml/gcc-bugs/1999-05/msg00148.html
http://egcs.cygnus.com/ml/gcc-bugs/1999-05/msg00159.html
Seems that exceptions need -frtti with gcc-2.95.X
Andris
On 25 Aug 99, at 19:17, Robert Hoehne wrote:
> 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.
- Raw text -