This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: patch for i386go32.c


>    +     ${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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]