patch for i386go32.c
Mark E.
snowball3@bigfoot.com
Tue Aug 10 06:22:00 GMT 1999
> + ${RELOCATING+*(.gcc_exc*)
> + ___EH_FRAME_BEGIN__ = . ;
> + *(.eh_fram*)
> + ___EH_FRAME_END__ = . ;
> + LONG(0)};
> I checked this in.
Thanks once again.
>
> However, I'll note that none of the other targets see the need to
> define __EH_FRAME_{BEGIN,END}__, or to add the LONG(0). That's
> because other targets use the gcc crtbegin/crtend support. Why not
> make DJGPP work like other gcc targets?
>
I wasn't around when it was decided how to handle g++ exceptions. I've added djgpp-
workers in hopes that someone who was around then there has an answer.
Mark
---
Mark Elbrecht, snowball3@bigfoot.com
http://snowball.frogspace.net/
More information about the Binutils
mailing list