m68k-aout-g++ : Strange data generated to .data section __GLOBAL__F_*

Vincent Riviere vincent.riviere@9online.fr
Sun Nov 30 21:57:00 GMT 2003


I finally understood that the strange stuff was dwarf2 frame unwind information.

I got rid of it by putting the followin line un GCC config file :
#define DWARF2_UNWIND_INFO 0

Now it works fine with SjLj exceptions.




More information about the Gcc-bugs mailing list